Uses of Enum Class
dev.vality.damsel.domain.TurnoverLimitSelector._Fields
Packages that use TurnoverLimitSelector._Fields
-
Uses of TurnoverLimitSelector._Fields in dev.vality.damsel.domain
Fields in dev.vality.damsel.domain with type parameters of type TurnoverLimitSelector._FieldsModifier and TypeFieldDescriptionstatic final Map<TurnoverLimitSelector._Fields,org.apache.thrift.meta_data.FieldMetaData> TurnoverLimitSelector.metaDataMapMethods in dev.vality.damsel.domain that return TurnoverLimitSelector._FieldsModifier and TypeMethodDescriptionprotected TurnoverLimitSelector._FieldsTurnoverLimitSelector.enumForId(short id) TurnoverLimitSelector.fieldForId(int fieldId) TurnoverLimitSelector._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.TurnoverLimitSelector._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.TurnoverLimitSelector._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.TurnoverLimitSelector.getFields()Returns the enum constant of this class with the specified name.static TurnoverLimitSelector._Fields[]TurnoverLimitSelector._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 TurnoverLimitSelector._FieldsModifier and TypeMethodDescriptionMap<TurnoverLimitSelector._Fields,org.apache.thrift.meta_data.FieldMetaData> TurnoverLimitSelector.getFieldMetaData()Methods in dev.vality.damsel.domain with parameters of type TurnoverLimitSelector._FieldsModifier and TypeMethodDescriptionprotected voidTurnoverLimitSelector.checkType(TurnoverLimitSelector._Fields setField, Object value) protected org.apache.thrift.protocol.TFieldTurnoverLimitSelector.getFieldDesc(TurnoverLimitSelector._Fields setField) Constructors in dev.vality.damsel.domain with parameters of type TurnoverLimitSelector._FieldsModifierConstructorDescriptionTurnoverLimitSelector(TurnoverLimitSelector._Fields setField, Object value)