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