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