Uses of Enum
com.microsoft.graph.models.DeviceManagementPartnerAppType
Packages that use DeviceManagementPartnerAppType
-
Uses of DeviceManagementPartnerAppType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return DeviceManagementPartnerAppTypeModifier and TypeMethodDescriptionDeviceManagementPartner.getPartnerAppType()Gets the partnerAppType property value.Returns the enum constant of this type with the specified name.static DeviceManagementPartnerAppType[]DeviceManagementPartnerAppType.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 DeviceManagementPartnerAppTypeModifier and TypeMethodDescriptionvoidDeviceManagementPartner.setPartnerAppType(DeviceManagementPartnerAppType value) Sets the partnerAppType property value.