org.richfaces.cdk.attributes
Class Element.Type

java.lang.Object
  extended by org.richfaces.cdk.attributes.Element.Type
All Implemented Interfaces:
ContainerType<Element>
Enclosing class:
Element

public static final class Element.Type
extends java.lang.Object
implements ContainerType<Element>


Constructor Summary
Element.Type()
           
 
Method Summary
 java.util.Collection<Element> getChildren()
           
 void setChildren(java.util.Collection<Element> values)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Element.Type

public Element.Type()
Method Detail

getChildren

public java.util.Collection<Element> getChildren()
Specified by:
getChildren in interface ContainerType<Element>

setChildren

public void setChildren(java.util.Collection<Element> values)
Specified by:
setChildren in interface ContainerType<Element>


Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.