Uses of Enum
com.microsoft.graph.models.AttributeDefinitionMetadata
Packages that use AttributeDefinitionMetadata
-
Uses of AttributeDefinitionMetadata in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AttributeDefinitionMetadataModifier and TypeMethodDescriptionstatic AttributeDefinitionMetadataAttributeDefinitionMetadataEntry.getKey()Gets the key property value.static AttributeDefinitionMetadataReturns the enum constant of this type with the specified name.static AttributeDefinitionMetadata[]AttributeDefinitionMetadata.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 AttributeDefinitionMetadataModifier and TypeMethodDescriptionvoidAttributeDefinitionMetadataEntry.setKey(AttributeDefinitionMetadata value) Sets the key property value.