Uses of Class
com.aspose.tasks.cloud.model.GroupCriterion
Packages that use GroupCriterion
-
Uses of GroupCriterion in com.aspose.tasks.cloud.model
Methods in com.aspose.tasks.cloud.model that return GroupCriterionModifier and TypeMethodDescriptionGroupCriterion.groupInterval(String groupInterval) GroupCriterion.pattern(BackgroundPattern pattern) Methods in com.aspose.tasks.cloud.model that return types with arguments of type GroupCriterionModifier and TypeMethodDescriptionGroup.getGroupCriteria()Gets or sets a collection of criteria representing the fields in a group definition.Methods in com.aspose.tasks.cloud.model with parameters of type GroupCriterionMethod parameters in com.aspose.tasks.cloud.model with type arguments of type GroupCriterionModifier and TypeMethodDescriptionGroup.groupCriteria(List<GroupCriterion> groupCriteria) voidGroup.setGroupCriteria(List<GroupCriterion> groupCriteria)