public class JaxbMap extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JaxbMap.Entry |
| Constructor and Description |
|---|
JaxbMap() |
JaxbMap(String entryName,
String keyAttributeName,
String namespace) |
| Modifier and Type | Method and Description |
|---|---|
void |
addEntry(String key,
Object val) |
List<JAXBElement<JaxbMap.Entry>> |
getValue() |
public List<JAXBElement<JaxbMap.Entry>> getValue()
Copyright © 2019 JBoss by Red Hat. All rights reserved.