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