@ConsumerType
public interface MapEntry
| Modifier and Type | Method | Description |
|---|---|---|
NonNullMetadata |
getKey() |
Return the Metadata for the key of the map entry.
|
Metadata |
getValue() |
Return the Metadata for the value of the map entry.
|
NonNullMetadata getKey()
key attribute or element.null.Metadata getValue()
value attribute or element.null.