Uses of Enum
com.microsoft.graph.models.PermissionClassificationType
Packages that use PermissionClassificationType
-
Uses of PermissionClassificationType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PermissionClassificationTypeModifier and TypeMethodDescriptionstatic PermissionClassificationTypeDelegatedPermissionClassification.getClassification()Gets the classification property value.static PermissionClassificationTypeReturns the enum constant of this type with the specified name.static PermissionClassificationType[]PermissionClassificationType.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 PermissionClassificationTypeModifier and TypeMethodDescriptionvoidDelegatedPermissionClassification.setClassification(PermissionClassificationType value) Sets the classification property value.