Class JaxbMap.Entry
- java.lang.Object
 - 
- org.jboss.resteasy.plugins.providers.jaxb.JaxbMap.Entry
 
 
- 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetKey()ObjectgetValue()voidsetKey(String keyValue)voidsetValue(Object value) 
 -