Interface MObjectFactoryOutline

All Superinterfaces:
MChildOutline, MPackagedOutline
All Known Implementing Classes:
CMObjectFactoryOutline

public interface MObjectFactoryOutline extends MChildOutline, MPackagedOutline
  • 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
  • Method Details

    • getCode

      com.sun.codemodel.JDefinedClass getCode()