org.richfaces.cdk.templatecompiler.model
Class ModelBase
java.lang.Object
org.richfaces.cdk.templatecompiler.model.ModelBase
public class ModelBase
- extends Object
- Author:
- asmirnov@exadel.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModelBase
public ModelBase()
getChildren
public List<ModelBase> getChildren()
- Returns:
- the children
setChildren
public void setChildren(List<ModelBase> children)
- Parameters:
children - the children to set
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.