org.jvnet.jaxb2_commons.xjc.outline
Interface MElementOutline

All Superinterfaces:
MChildOutline, MPackagedOutline, MTargeted<MElementInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass>>
All Known Implementing Classes:
CMElementOutline

public interface MElementOutline
extends MChildOutline, MPackagedOutline, MTargeted<MElementInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass>>


Method Summary
 com.sun.codemodel.JDefinedClass getCode()
           
 
Methods inherited from interface org.jvnet.jaxb2_commons.xjc.outline.MChildOutline
getParent
 
Methods inherited from interface org.jvnet.jaxb2_commons.xjc.outline.MPackagedOutline
getPackageOutline
 
Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.MTargeted
getTarget
 

Method Detail

getCode

com.sun.codemodel.JDefinedClass getCode()


Copyright © 2005-2012. All Rights Reserved.