Class StringMapAdapter.KeyValueAdaptedEntry
java.lang.Object
de.hybris.platform.assistedservicewebservices.jaxb.adapters.StringMapAdapter.KeyValueAdaptedEntry
- Enclosing class:
- StringMapAdapter
This class represents a simple key-value entry in a map. It holds a key and a value, both
as strings.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
key
-
value
-
-
Constructor Details
-
KeyValueAdaptedEntry
public KeyValueAdaptedEntry()
-