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