Uses of Enum
com.microsoft.graph.models.CoachmarkLocationType
Packages that use CoachmarkLocationType
-
Uses of CoachmarkLocationType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return CoachmarkLocationTypeModifier and TypeMethodDescriptionstatic CoachmarkLocationTypeCoachmarkLocation.getType()Gets the type property value.static CoachmarkLocationTypeReturns the enum constant of this type with the specified name.static CoachmarkLocationType[]CoachmarkLocationType.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 CoachmarkLocationTypeModifier and TypeMethodDescriptionvoidCoachmarkLocation.setType(CoachmarkLocationType value) Sets the type property value.