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