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