org.richfaces.cdk.attributes
Class Attribute.Type
java.lang.Object
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>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Attribute.Type
public Attribute.Type()
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>
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.