Package org.opennms.core.xml
Class JaxbMapAdapter.JaxbMapEntry
- java.lang.Object
-
- org.opennms.core.xml.JaxbMapAdapter.JaxbMapEntry
-
- Enclosing class:
- JaxbMapAdapter
public static class JaxbMapAdapter.JaxbMapEntry extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description JaxbMapEntry()
JaxbMapEntry(java.lang.String key, java.lang.String value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getKey()
java.lang.String
getValue()
-