public class JaxbMap extends Object
static class
JaxbMap.Entry
JaxbMap()
JaxbMap(String entryName, String keyAttributeName, String namespace)
void
addEntry(String key, Object val)
List<JAXBElement<JaxbMap.Entry>>
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JaxbMap()
public JaxbMap(String entryName, String keyAttributeName, String namespace)
public void addEntry(String key, Object val)
public List<JAXBElement<JaxbMap.Entry>> getValue()
Copyright © 2018 JBoss by Red Hat. All rights reserved.