Uses of Enum Class
dev.vality.damsel.base.TimestampIntervalBound._Fields
Packages that use TimestampIntervalBound._Fields
-
Uses of TimestampIntervalBound._Fields in dev.vality.damsel.base
Fields in dev.vality.damsel.base with type parameters of type TimestampIntervalBound._FieldsModifier and TypeFieldDescriptionstatic final Map<TimestampIntervalBound._Fields,org.apache.thrift.meta_data.FieldMetaData> TimestampIntervalBound.metaDataMapMethods in dev.vality.damsel.base that return TimestampIntervalBound._FieldsModifier and TypeMethodDescriptionTimestampIntervalBound.fieldForId(int fieldId) TimestampIntervalBound._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.TimestampIntervalBound._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.TimestampIntervalBound._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.TimestampIntervalBound.getFields()Returns the enum constant of this class with the specified name.static TimestampIntervalBound._Fields[]TimestampIntervalBound._Fields.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.damsel.base that return types with arguments of type TimestampIntervalBound._FieldsModifier and TypeMethodDescriptionMap<TimestampIntervalBound._Fields,org.apache.thrift.meta_data.FieldMetaData> TimestampIntervalBound.getFieldMetaData()Methods in dev.vality.damsel.base with parameters of type TimestampIntervalBound._FieldsModifier and TypeMethodDescriptionTimestampIntervalBound.getFieldValue(TimestampIntervalBound._Fields field) booleanTimestampIntervalBound.isSet(TimestampIntervalBound._Fields field) Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidTimestampIntervalBound.setFieldValue(TimestampIntervalBound._Fields field, Object value)