Uses of Enum
com.microsoft.graph.models.AttributeFlowBehavior
Packages that use AttributeFlowBehavior
-
Uses of AttributeFlowBehavior in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AttributeFlowBehaviorModifier and TypeMethodDescriptionstatic AttributeFlowBehaviorAttributeMapping.getFlowBehavior()Gets the flowBehavior property value.static AttributeFlowBehaviorReturns the enum constant of this type with the specified name.static AttributeFlowBehavior[]AttributeFlowBehavior.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models with parameters of type AttributeFlowBehaviorModifier and TypeMethodDescriptionvoidAttributeMapping.setFlowBehavior(AttributeFlowBehavior value) Sets the flowBehavior property value.