Uses of Enum
com.microsoft.graph.models.AttributeFlowType
Packages that use AttributeFlowType
-
Uses of AttributeFlowType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AttributeFlowTypeModifier and TypeMethodDescriptionstatic AttributeFlowTypeAttributeMapping.getFlowType()Gets the flowType property value.static AttributeFlowTypeReturns the enum constant of this type with the specified name.static AttributeFlowType[]AttributeFlowType.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 AttributeFlowTypeModifier and TypeMethodDescriptionvoidAttributeMapping.setFlowType(AttributeFlowType value) Sets the flowType property value.