Uses of Enum
org.openapitools.client.model.GroupRuleStatus
Packages that use GroupRuleStatus
-
Uses of GroupRuleStatus in org.openapitools.client.model
Methods in org.openapitools.client.model that return GroupRuleStatusModifier and TypeMethodDescriptionstatic GroupRuleStatus
GroupRule.getStatus()
Get statusstatic GroupRuleStatus
Returns the enum constant of this type with the specified name.static GroupRuleStatus[]
GroupRuleStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.openapitools.client.model with parameters of type GroupRuleStatusModifier and TypeMethodDescriptionvoid
GroupRule.setStatus
(GroupRuleStatus status) GroupRule.status
(GroupRuleStatus status)