| Modifier and Type | Method and Description |
|---|---|
static EventFieldMetadata.ContainerType |
EventFieldMetadata.ContainerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventFieldMetadata.ContainerType[] |
EventFieldMetadata.ContainerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<EventFieldMetadata.ContainerType> |
EventFieldMetadata.getContainerType()
Returns Optional.empty() when this field is not a container type.
|
Copyright © 2010–2024 Airlift. All rights reserved.