Uses of Class
dev.vality.xrates.rate.Change._Fields
| Package | Description |
|---|---|
| dev.vality.xrates.rate |
-
Uses of Change._Fields in dev.vality.xrates.rate
Fields in dev.vality.xrates.rate with type parameters of type Change._Fields Modifier and Type Field Description static Map<Change._Fields,org.apache.thrift.meta_data.FieldMetaData>Change. metaDataMapMethods in dev.vality.xrates.rate that return Change._Fields Modifier and Type Method Description protected Change._FieldsChange. enumForId(short id)Change._FieldsChange. fieldForId(int fieldId)static Change._FieldsChange._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static Change._FieldsChange._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static Change._FieldsChange._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.Change._Fields[]Change. getFields()static Change._FieldsChange._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static Change._Fields[]Change._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 Change._Fields Modifier and Type Method Description Map<Change._Fields,org.apache.thrift.meta_data.FieldMetaData>Change. getFieldMetaData()Methods in dev.vality.xrates.rate with parameters of type Change._Fields Modifier and Type Method Description protected voidChange. checkType(Change._Fields setField, Object value)protected org.apache.thrift.protocol.TFieldChange. getFieldDesc(Change._Fields setField)Constructors in dev.vality.xrates.rate with parameters of type Change._Fields Constructor Description Change(Change._Fields setField, Object value)