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