Uses of Enum Class
dev.vality.damsel.domain.RoutingRulesetRef._Fields
Packages that use RoutingRulesetRef._Fields
-
Uses of RoutingRulesetRef._Fields in dev.vality.damsel.domain
Fields in dev.vality.damsel.domain with type parameters of type RoutingRulesetRef._FieldsModifier and TypeFieldDescriptionstatic final Map<RoutingRulesetRef._Fields,org.apache.thrift.meta_data.FieldMetaData> RoutingRulesetRef.metaDataMapMethods in dev.vality.damsel.domain that return RoutingRulesetRef._FieldsModifier and TypeMethodDescriptionRoutingRulesetRef.fieldForId(int fieldId) static RoutingRulesetRef._FieldsRoutingRulesetRef._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.static RoutingRulesetRef._FieldsRoutingRulesetRef._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.static RoutingRulesetRef._FieldsRoutingRulesetRef._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.RoutingRulesetRef.getFields()static RoutingRulesetRef._FieldsReturns the enum constant of this class with the specified name.static RoutingRulesetRef._Fields[]RoutingRulesetRef._Fields.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.damsel.domain that return types with arguments of type RoutingRulesetRef._FieldsModifier and TypeMethodDescriptionMap<RoutingRulesetRef._Fields,org.apache.thrift.meta_data.FieldMetaData> RoutingRulesetRef.getFieldMetaData()Methods in dev.vality.damsel.domain with parameters of type RoutingRulesetRef._FieldsModifier and TypeMethodDescriptionRoutingRulesetRef.getFieldValue(RoutingRulesetRef._Fields field) booleanRoutingRulesetRef.isSet(RoutingRulesetRef._Fields field) Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidRoutingRulesetRef.setFieldValue(RoutingRulesetRef._Fields field, Object value)