Uses of Class
dev.vality.msgpack.Nil._Fields
-
Uses of Nil._Fields in dev.vality.msgpack
Fields in dev.vality.msgpack with type parameters of type Nil._Fields Modifier and Type Field Description static Map<Nil._Fields,org.apache.thrift.meta_data.FieldMetaData>Nil. metaDataMapMethods in dev.vality.msgpack that return Nil._Fields Modifier and Type Method Description Nil._FieldsNil. 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._Fields[]Nil. getFields()static Nil._FieldsNil._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static Nil._Fields[]Nil._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.msgpack that return types with arguments of type Nil._Fields Modifier and Type Method Description Map<Nil._Fields,org.apache.thrift.meta_data.FieldMetaData>Nil. getFieldMetaData()Methods in dev.vality.msgpack with parameters of type Nil._Fields Modifier and Type Method Description ObjectNil. 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)