Uses of Enum
com.microsoft.graph.models.TeamSpecialization
Packages that use TeamSpecialization
-
Uses of TeamSpecialization in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return TeamSpecializationModifier and TypeMethodDescriptionstatic TeamSpecializationTeam.getSpecialization()Gets the specialization property value.static TeamSpecializationReturns the enum constant of this type with the specified name.static TeamSpecialization[]TeamSpecialization.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 TeamSpecializationModifier and TypeMethodDescriptionvoidTeam.setSpecialization(TeamSpecialization value) Sets the specialization property value.