Uses of Enum
com.microsoft.graph.models.DeviceManagementExportJobLocalizationType
Packages that use DeviceManagementExportJobLocalizationType
-
Uses of DeviceManagementExportJobLocalizationType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return DeviceManagementExportJobLocalizationTypeModifier and TypeMethodDescriptionDeviceManagementExportJob.getLocalizationType()Gets the localizationType property value.Returns the enum constant of this type with the specified name.DeviceManagementExportJobLocalizationType.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 DeviceManagementExportJobLocalizationTypeModifier and TypeMethodDescriptionvoidDeviceManagementExportJob.setLocalizationType(DeviceManagementExportJobLocalizationType value) Sets the localizationType property value.