Class KeyMapAdaptedEntryAdapter.KeyMapAdaptedEntry

java.lang.Object
de.hybris.platform.cmsoccaddon.jaxb.adapters.KeyMapAdaptedEntryAdapter.KeyMapAdaptedEntry
Enclosing class:
KeyMapAdaptedEntryAdapter

public static class KeyMapAdaptedEntryAdapter.KeyMapAdaptedEntry extends Object
This class represents a key-value entry in a Map<String, Object>. Value object can be string value, map value or an array. Map value in turn is also a list of KeyMapAdaptedEntry objects.