Uses of Class
dev.vality.fistful.base.CashBound._Fields
| Package | Description |
|---|---|
| dev.vality.fistful.base |
-
Uses of CashBound._Fields in dev.vality.fistful.base
Fields in dev.vality.fistful.base with type parameters of type CashBound._Fields Modifier and Type Field Description static Map<CashBound._Fields,org.apache.thrift.meta_data.FieldMetaData>CashBound. metaDataMapMethods in dev.vality.fistful.base that return CashBound._Fields Modifier and Type Method Description protected CashBound._FieldsCashBound. enumForId(short id)CashBound._FieldsCashBound. fieldForId(int fieldId)static CashBound._FieldsCashBound._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static CashBound._FieldsCashBound._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static CashBound._FieldsCashBound._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.CashBound._Fields[]CashBound. getFields()static CashBound._FieldsCashBound._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static CashBound._Fields[]CashBound._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.fistful.base that return types with arguments of type CashBound._Fields Modifier and Type Method Description Map<CashBound._Fields,org.apache.thrift.meta_data.FieldMetaData>CashBound. getFieldMetaData()Methods in dev.vality.fistful.base with parameters of type CashBound._Fields Modifier and Type Method Description protected voidCashBound. checkType(CashBound._Fields setField, Object value)protected org.apache.thrift.protocol.TFieldCashBound. getFieldDesc(CashBound._Fields setField)Constructors in dev.vality.fistful.base with parameters of type CashBound._Fields Constructor Description CashBound(CashBound._Fields setField, Object value)