RichFaces CDK Attributes 4.2.3.CR1

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 Object
implements ContainerType<Attribute>


Constructor Summary
Attribute.Type()
           
 
Method Summary
 Collection<Attribute> getChildren()
           
 void setChildren(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 Collection<Attribute> getChildren()
Specified by:
getChildren in interface ContainerType<Attribute>

setChildren

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

RichFaces CDK Attributes 4.2.3.CR1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.