public interface MapEntry
| Modifier and Type | Method and 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.Copyright © 2006-2015 OSGi Alliance. All Rights Reserved.