public static final class Element.Type extends Object implements ContainerType<Element>
| Constructor and Description |
|---|
Element.Type() |
| Modifier and Type | Method and Description |
|---|---|
Collection<Element> |
getChildren() |
void |
setChildren(Collection<Element> values) |
public Collection<Element> getChildren()
getChildren in interface ContainerType<Element>public void setChildren(Collection<Element> values)
setChildren in interface ContainerType<Element>Copyright © 2014 JBoss by Red Hat. All Rights Reserved.