Interface MElementOutline
-
- All Superinterfaces:
MChildOutline,MPackagedOutline,org.jvnet.jaxb2_commons.xml.bind.model.MTargeted<org.jvnet.jaxb2_commons.xml.bind.model.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, org.jvnet.jaxb2_commons.xml.bind.model.MTargeted<org.jvnet.jaxb2_commons.xml.bind.model.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.jaxb2_commons.xjc.outline.MChildOutline
getParent
-
Methods inherited from interface org.jvnet.jaxb2_commons.xjc.outline.MPackagedOutline
getPackageOutline
-
-