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

    Modifier and Type
    Method
    Description
    com.sun.codemodel.JDefinedClass
     

    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 Details

    • getCode

      com.sun.codemodel.JDefinedClass getCode()