Interface MPackageOutline

All Superinterfaces:
MChildOutline, org.jvnet.jaxb2_commons.xml.bind.model.MTargeted<org.jvnet.jaxb2_commons.xml.bind.model.MPackageInfo>
All Known Implementing Classes:
CMPackageOutline

public interface MPackageOutline extends MChildOutline, org.jvnet.jaxb2_commons.xml.bind.model.MTargeted<org.jvnet.jaxb2_commons.xml.bind.model.MPackageInfo>
  • Method Details

    • getTarget

      org.jvnet.jaxb2_commons.xml.bind.model.MPackageInfo getTarget()
      Specified by:
      getTarget in interface org.jvnet.jaxb2_commons.xml.bind.model.MTargeted<org.jvnet.jaxb2_commons.xml.bind.model.MPackageInfo>
    • getElementOutlines

      Collection<MElementOutline> getElementOutlines()
    • getClassOutlines

      Collection<MClassOutline> getClassOutlines()
    • getEnumOutlines

      Collection<MEnumOutline> getEnumOutlines()
    • getObjectFactoryOutline

      MObjectFactoryOutline getObjectFactoryOutline()
    • getCode

      com.sun.codemodel.JPackage getCode()