org.richfaces.cdk.attributes
Class Schema.Type

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

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


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

Constructor Detail

Schema.Type

public Schema.Type()
Method Detail

getChildren

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

setChildren

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


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