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