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