Uses of Enum Class
com.aspose.tasks.cloud.model.GroupOn
Packages that use GroupOn
-
Uses of GroupOn in com.aspose.tasks.cloud.model
Subclasses with type arguments of type GroupOn in com.aspose.tasks.cloud.modelModifier and TypeClassDescriptionenumSpecifies the type of grouping for a field used as a criterion in a group definition.static classMethods in com.aspose.tasks.cloud.model that return GroupOnModifier and TypeMethodDescriptionstatic GroupOnGroupCriterion.getGroupOn()Gets or sets the type of grouping for a field used as a criterion in a group definition.GroupOn.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static GroupOnReturns the enum constant of this class with the specified name.static GroupOn[]GroupOn.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.aspose.tasks.cloud.model with parameters of type GroupOn