com.broadleafcommerce.core.rest.api.v2.wrapper.MapElementWrapper
User: Elbert Bautista
Date: 4/26/12@Deprecated public class MapElementWrapper extends Object
This is a JAXB wrapper to encapsulate a Map
| Modifier and Type | Field and Description |
|---|---|
protected String |
key
Deprecated.
|
protected String |
value
Deprecated.
|
| Constructor and Description |
|---|
MapElementWrapper()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getKey()
Deprecated.
|
String |
getValue()
Deprecated.
|
void |
setKey(String key)
Deprecated.
|
void |
setValue(String value)
Deprecated.
|
Copyright © 2017. All rights reserved.