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