Uses of Enum Class
dev.vality.damsel.withdrawals.errors.LimitExceeded._Fields
Packages that use LimitExceeded._Fields
-
Uses of LimitExceeded._Fields in dev.vality.damsel.withdrawals.errors
Fields in dev.vality.damsel.withdrawals.errors with type parameters of type LimitExceeded._FieldsModifier and TypeFieldDescriptionstatic final Map<LimitExceeded._Fields,org.apache.thrift.meta_data.FieldMetaData> LimitExceeded.metaDataMapMethods in dev.vality.damsel.withdrawals.errors that return LimitExceeded._FieldsModifier and TypeMethodDescriptionprotected LimitExceeded._FieldsLimitExceeded.enumForId(short id) LimitExceeded.fieldForId(int fieldId) static LimitExceeded._FieldsLimitExceeded._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.static LimitExceeded._FieldsLimitExceeded._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.static LimitExceeded._FieldsLimitExceeded._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.LimitExceeded.getFields()static LimitExceeded._FieldsReturns the enum constant of this class with the specified name.static LimitExceeded._Fields[]LimitExceeded._Fields.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.damsel.withdrawals.errors that return types with arguments of type LimitExceeded._FieldsModifier and TypeMethodDescriptionMap<LimitExceeded._Fields,org.apache.thrift.meta_data.FieldMetaData> LimitExceeded.getFieldMetaData()Methods in dev.vality.damsel.withdrawals.errors with parameters of type LimitExceeded._FieldsModifier and TypeMethodDescriptionprotected voidLimitExceeded.checkType(LimitExceeded._Fields setField, Object value) protected org.apache.thrift.protocol.TFieldLimitExceeded.getFieldDesc(LimitExceeded._Fields setField) Constructors in dev.vality.damsel.withdrawals.errors with parameters of type LimitExceeded._Fields