org.richfaces.cdk.attributes
Class Attribute.Type

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

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


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

Constructor Detail

Attribute.Type

public Attribute.Type()
Method Detail

getChildren

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

setChildren

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


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