RichFaces CDK Generator 4.2.0.CR1

org.richfaces.cdk.templatecompiler.model
Class ModelBase

java.lang.Object
  extended by org.richfaces.cdk.templatecompiler.model.ModelBase

public class ModelBase
extends Object

Author:
asmirnov@exadel.com

Constructor Summary
ModelBase()
           
 
Method Summary
 List<ModelBase> getChildren()
          

 void setChildren(List<ModelBase> children)
          

 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModelBase

public ModelBase()
Method Detail

getChildren

public List<ModelBase> getChildren()

Returns:
the children

setChildren

public void setChildren(List<ModelBase> children)

Parameters:
children - the children to set

RichFaces CDK Generator 4.2.0.CR1

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