|
OSGi™ Enterprise Release 5 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MapEntry
Metadata for a map entry.
This type is used by MapMetadata
, PropsMetadata
and
ServiceMetadata
.
Method Summary | |
---|---|
NonNullMetadata |
getKey()
Return the Metadata for the key of the map entry. |
Metadata |
getValue()
Return the Metadata for the value of the map entry. |
Method Detail |
---|
NonNullMetadata getKey()
key
attribute or element.
null
.Metadata getValue()
value
attribute or element.
null
.
|
OSGi™ Enterprise Release 5 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |