|
||||||||||
| 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 Objectvalue
Constructor Summary
MapElementWrapper()
Method Summary
StringgetKey()
ObjectgetValue()
voidsetKey(String key)
voidsetValue(Object 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 Object value
Constructor Detail
MapElementWrapper
public MapElementWrapper()
Method Detail
getKey
public String getKey()
setKey
public void setKey(String key)
getValue
public Object getValue()
setValue
public void setValue(Object 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.