Package org.jvnet.jaxb.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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.sun.codemodel.JDefinedClassgetCode()-
Methods inherited from interface org.jvnet.jaxb.xjc.outline.MChildOutline
getParent
-
Methods inherited from interface org.jvnet.jaxb.xjc.outline.MPackagedOutline
getPackageOutline
-
-