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