Uses of Class
dev.vality.fistful.w2w_transfer.InconsistentW2WTransferCurrency._Fields
| Package | Description |
|---|---|
| dev.vality.fistful.w2w_transfer |
-
Uses of InconsistentW2WTransferCurrency._Fields in dev.vality.fistful.w2w_transfer
Fields in dev.vality.fistful.w2w_transfer with type parameters of type InconsistentW2WTransferCurrency._Fields Modifier and Type Field Description static Map<InconsistentW2WTransferCurrency._Fields,org.apache.thrift.meta_data.FieldMetaData>InconsistentW2WTransferCurrency. metaDataMapMethods in dev.vality.fistful.w2w_transfer that return InconsistentW2WTransferCurrency._Fields Modifier and Type Method Description InconsistentW2WTransferCurrency._FieldsInconsistentW2WTransferCurrency. fieldForId(int fieldId)static InconsistentW2WTransferCurrency._FieldsInconsistentW2WTransferCurrency._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static InconsistentW2WTransferCurrency._FieldsInconsistentW2WTransferCurrency._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static InconsistentW2WTransferCurrency._FieldsInconsistentW2WTransferCurrency._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.InconsistentW2WTransferCurrency._Fields[]InconsistentW2WTransferCurrency. getFields()static InconsistentW2WTransferCurrency._FieldsInconsistentW2WTransferCurrency._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static InconsistentW2WTransferCurrency._Fields[]InconsistentW2WTransferCurrency._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.fistful.w2w_transfer that return types with arguments of type InconsistentW2WTransferCurrency._Fields Modifier and Type Method Description Map<InconsistentW2WTransferCurrency._Fields,org.apache.thrift.meta_data.FieldMetaData>InconsistentW2WTransferCurrency. getFieldMetaData()Methods in dev.vality.fistful.w2w_transfer with parameters of type InconsistentW2WTransferCurrency._Fields Modifier and Type Method Description ObjectInconsistentW2WTransferCurrency. getFieldValue(InconsistentW2WTransferCurrency._Fields field)booleanInconsistentW2WTransferCurrency. isSet(InconsistentW2WTransferCurrency._Fields field)Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidInconsistentW2WTransferCurrency. setFieldValue(InconsistentW2WTransferCurrency._Fields field, Object value)