Modifier and Type | Field and Description |
---|---|
TimestampField[] |
Timestamp.Field
Field of timestamp in output data
|
Modifier and Type | Method and Description |
---|---|
static TimestampField |
TimestampField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimestampField[] |
TimestampField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|