|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.tools.xjc.generator.util.ExistingBlockReference
public class ExistingBlockReference
Constructor Summary | |
---|---|
ExistingBlockReference(com.sun.codemodel.JBlock _block)
|
Method Summary | |
---|---|
com.sun.codemodel.JBlock |
get(boolean create)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExistingBlockReference(com.sun.codemodel.JBlock _block)
Method Detail |
---|
public com.sun.codemodel.JBlock get(boolean create)
get
in interface BlockReference
create
- If false, the method will return null if the block is
not yet created.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |