Uses of Class
dev.vality.fistful.transfer.LatestClock._Fields
| Package | Description |
|---|---|
| dev.vality.fistful.transfer |
-
Uses of LatestClock._Fields in dev.vality.fistful.transfer
Fields in dev.vality.fistful.transfer with type parameters of type LatestClock._Fields Modifier and Type Field Description static Map<LatestClock._Fields,org.apache.thrift.meta_data.FieldMetaData>LatestClock. metaDataMapMethods in dev.vality.fistful.transfer that return LatestClock._Fields Modifier and Type Method Description LatestClock._FieldsLatestClock. fieldForId(int fieldId)static LatestClock._FieldsLatestClock._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static LatestClock._FieldsLatestClock._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static LatestClock._FieldsLatestClock._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.LatestClock._Fields[]LatestClock. getFields()static LatestClock._FieldsLatestClock._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static LatestClock._Fields[]LatestClock._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 LatestClock._Fields Modifier and Type Method Description Map<LatestClock._Fields,org.apache.thrift.meta_data.FieldMetaData>LatestClock. getFieldMetaData()Methods in dev.vality.fistful.transfer with parameters of type LatestClock._Fields Modifier and Type Method Description ObjectLatestClock. getFieldValue(LatestClock._Fields field)booleanLatestClock. isSet(LatestClock._Fields field)Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidLatestClock. setFieldValue(LatestClock._Fields field, Object value)