jaxx.compiler
Class CompiledObject.ChildRef
java.lang.Object
jaxx.compiler.CompiledObject.ChildRef
- Enclosing class:
- CompiledObject
public class CompiledObject.ChildRef
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompiledObject.ChildRef
public CompiledObject.ChildRef(CompiledObject child,
String constraints,
String childJavaCode,
String delegateCode)
getChild
public CompiledObject getChild()
getChildJavaCode
public String getChildJavaCode()
setChildJavaCode
public void setChildJavaCode(String childJavaCode)
addToAdditionCode
public void addToAdditionCode(StringBuffer buffer,
boolean isRootObject)
Copyright © 2008-2010 CodeLutin. All Rights Reserved.