Uses of Class
org.openapitools.client.model.GroupRuleConditions
Packages that use GroupRuleConditions
-
Uses of GroupRuleConditions in org.openapitools.client.model
Methods in org.openapitools.client.model that return GroupRuleConditionsModifier and TypeMethodDescriptionGroupRuleConditions.expression(GroupRuleExpression expression) GroupRule.getConditions()Get conditionsGroupRuleConditions.people(GroupRulePeopleCondition people) Methods in org.openapitools.client.model with parameters of type GroupRuleConditionsModifier and TypeMethodDescriptionGroupRule.conditions(GroupRuleConditions conditions) voidGroupRule.setConditions(GroupRuleConditions conditions)