Class StringMapAdapter.JaxbMap
- java.lang.Object
-
- org.opennms.features.topology.api.support.StringMapAdapter.JaxbMap
-
- Enclosing class:
- StringMapAdapter
public static final class StringMapAdapter.JaxbMap extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description java.util.List<StringMapAdapter.Entry>
entry
-
Constructor Summary
Constructors Constructor Description JaxbMap()
-
-
-
Field Detail
-
entry
public java.util.List<StringMapAdapter.Entry> entry
-
-