com.sun.tools.xjc.generator.util

Class ExistingBlockReference

public class ExistingBlockReference extends Object implements BlockReference

Constructor Summary
ExistingBlockReference(JBlock _block)
Method Summary
JBlockget(boolean create)

Constructor Detail

ExistingBlockReference

public ExistingBlockReference(JBlock _block)

Method Detail

get

public JBlock get(boolean create)