|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.broadleafcommerce.core.web.api.wrapper.MapElementWrapper
public class MapElementWrapper
This is a JAXB wrapper to encapsulate a Map
Field Summary
protected Stringkey
protected Stringvalue
Constructor Summary
MapElementWrapper()
Method Summary
StringgetKey()
StringgetValue()
voidsetKey(String key)
voidsetValue(String value)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Field Detail
key
protected String key
value
protected String value
Constructor Detail
MapElementWrapper
public MapElementWrapper()
Method Detail
getKey
public String getKey()
setKey
public void setKey(String key)
getValue
public String getValue()
setValue
public void setValue(String value)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2013. All Rights Reserved.