|
||||||||||
| 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(JBlock _block)
|
|
| Method Summary | |
|---|---|
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(JBlock _block)
| Method Detail |
|---|
public JBlock get(boolean create)
get in interface BlockReferencecreate - 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 | |||||||||