Uses of Enum Class
dev.vality.damsel.test.Shout._Fields
Packages that use Shout._Fields
-
Uses of Shout._Fields in dev.vality.damsel.test
Fields in dev.vality.damsel.test with type parameters of type Shout._FieldsModifier and TypeFieldDescriptionstatic final Map<Shout._Fields,org.apache.thrift.meta_data.FieldMetaData> Shout.metaDataMapMethods in dev.vality.damsel.test that return Shout._FieldsModifier and TypeMethodDescriptionShout.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.getFields()static Shout._FieldsReturns the enum constant of this class with the specified name.static Shout._Fields[]Shout._Fields.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.damsel.test that return types with arguments of type Shout._FieldsModifier and TypeMethodDescriptionMap<Shout._Fields,org.apache.thrift.meta_data.FieldMetaData> Shout.getFieldMetaData()Methods in dev.vality.damsel.test with parameters of type Shout._FieldsModifier and TypeMethodDescriptionShout.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)