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