public class EventSourceClassificationField extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
EventSourceClassificationField.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected String |
name
The classification's name.
|
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
|
EventSourceClassificationField() |
protected |
EventSourceClassificationField(EventSourceClassificationField.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetpublic EventSourceClassificationField()
protected EventSourceClassificationField(EventSourceClassificationField.Builder builder)