public interface ContainerType<V>
| Modifier and Type | Method and Description |
|---|---|
Collection<V> |
getChildren() |
void |
setChildren(Collection<V> values) |
Collection<V> getChildren()
void setChildren(Collection<V> values)
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.