Uses of Enum
org.wso2.am.integration.clients.governance.api.dto.RulesetInfoDTO.RuleTypeEnum
Packages that use RulesetInfoDTO.RuleTypeEnum
-
Uses of RulesetInfoDTO.RuleTypeEnum in org.wso2.am.integration.clients.governance.api.dto
Methods in org.wso2.am.integration.clients.governance.api.dto that return RulesetInfoDTO.RuleTypeEnumModifier and TypeMethodDescriptionstatic RulesetInfoDTO.RuleTypeEnumRulesetInfoDTO.getRuleType()Context or area to which the ruleset applies.RulesetInfoDTO.RuleTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static RulesetInfoDTO.RuleTypeEnumReturns the enum constant of this type with the specified name.static RulesetInfoDTO.RuleTypeEnum[]RulesetInfoDTO.RuleTypeEnum.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.RuleTypeEnumModifier and TypeMethodDescriptionRulesetInfoDTO.ruleType(RulesetInfoDTO.RuleTypeEnum ruleType) voidRulesetInfoDTO.setRuleType(RulesetInfoDTO.RuleTypeEnum ruleType) voidRulesetInfoDTO.RuleTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, RulesetInfoDTO.RuleTypeEnum enumeration)