Class KeyValueMapAdapter.KeyValueAdaptedEntry
- java.lang.Object
-
- de.hybris.platform.cmswebservices.jaxb.adapters.KeyValueMapAdapter.KeyValueAdaptedEntry
-
- Enclosing class:
- KeyValueMapAdapter
public static class KeyValueMapAdapter.KeyValueAdaptedEntry extends java.lang.ObjectThis class represents a simple key-value entry in a map. It holds a key and a value, both as strings.
-
-
Constructor Summary
Constructors Constructor Description KeyValueAdaptedEntry()
-