Uses of Enum
com.microsoft.graph.models.GroupType
Packages that use GroupType
-
Uses of GroupType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return GroupTypeModifier and TypeMethodDescriptionstatic GroupTypeTargetResource.getGroupType()Gets the groupType property value.static GroupTypeReturns the enum constant of this type with the specified name.static GroupType[]GroupType.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 GroupTypeModifier and TypeMethodDescriptionvoidTargetResource.setGroupType(GroupType value) Sets the groupType property value.