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