Class JaxbMap
- java.lang.Object
 - 
- org.jboss.resteasy.plugins.providers.jaxb.JaxbMap
 
 
- 
public class JaxbMap extends Object
- Version:
 - $Revision: 1 $
 - Author:
 - Bill Burke
 
 
- 
- 
Nested Class Summary
Nested Classes Modifier and Type Class Description static classJaxbMap.Entry 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddEntry(String key, Object val)List<JAXBElement<JaxbMap.Entry>>getValue() 
 - 
 
- 
- 
Method Detail
- 
getValue
public List<JAXBElement<JaxbMap.Entry>> getValue()
 
 - 
 
 -