Uses of Enum
org.wso2.am.integration.clients.governance.api.dto.RulesetInfoDTO.RuleCategoryEnum
Packages that use RulesetInfoDTO.RuleCategoryEnum
-
Uses of RulesetInfoDTO.RuleCategoryEnum in org.wso2.am.integration.clients.governance.api.dto
Methods in org.wso2.am.integration.clients.governance.api.dto that return RulesetInfoDTO.RuleCategoryEnumModifier and TypeMethodDescriptionRulesetInfoDTO.getRuleCategory()Category the rules included in ruleset.RulesetInfoDTO.RuleCategoryEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) Returns the enum constant of this type with the specified name.static RulesetInfoDTO.RuleCategoryEnum[]RulesetInfoDTO.RuleCategoryEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.wso2.am.integration.clients.governance.api.dto with parameters of type RulesetInfoDTO.RuleCategoryEnumModifier and TypeMethodDescriptionRulesetInfoDTO.ruleCategory(RulesetInfoDTO.RuleCategoryEnum ruleCategory) voidRulesetInfoDTO.setRuleCategory(RulesetInfoDTO.RuleCategoryEnum ruleCategory) voidRulesetInfoDTO.RuleCategoryEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, RulesetInfoDTO.RuleCategoryEnum enumeration)