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