Uses of Enum
com.microsoft.graph.models.ActivityDomain
Packages that use ActivityDomain
-
Uses of ActivityDomain in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ActivityDomainModifier and TypeMethodDescriptionstatic ActivityDomainTimeConstraint.getActivityDomain()Gets the activityDomain property value.static ActivityDomainReturns the enum constant of this type with the specified name.static ActivityDomain[]ActivityDomain.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 ActivityDomainModifier and TypeMethodDescriptionvoidTimeConstraint.setActivityDomain(ActivityDomain value) Sets the activityDomain property value.