| Modifier and Type | Method and Description |
|---|---|
Collection<Element> |
Element.Type.getChildren() |
Map<String,Element> |
Schema.getElements() |
| Modifier and Type | Method and Description |
|---|---|
void |
Schema.addElement(Element element) |
| Modifier and Type | Method and Description |
|---|---|
void |
Element.Type.setChildren(Collection<Element> values) |
void |
Schema.setElements(Map<String,Element> elements) |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.