Uses of Enum
com.microsoft.graph.models.ApplicationType
Packages that use ApplicationType
-
Uses of ApplicationType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ApplicationTypeModifier and TypeMethodDescriptionstatic ApplicationTypeWindowsInformationProtectionAppLearningSummary.getApplicationType()Gets the applicationType property value.static ApplicationTypeReturns the enum constant of this type with the specified name.static ApplicationType[]ApplicationType.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 ApplicationTypeModifier and TypeMethodDescriptionvoidWindowsInformationProtectionAppLearningSummary.setApplicationType(ApplicationType value) Sets the applicationType property value.