Interface MEnumOutline
- All Superinterfaces:
MChildOutline,MPackagedOutline,org.jvnet.jaxb2_commons.xml.bind.model.MTargeted<org.jvnet.jaxb2_commons.xml.bind.model.MEnumLeafInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass>>
- All Known Implementing Classes:
CMEnumOutline
public interface MEnumOutline
extends MChildOutline, MPackagedOutline, org.jvnet.jaxb2_commons.xml.bind.model.MTargeted<org.jvnet.jaxb2_commons.xml.bind.model.MEnumLeafInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass>>
-
Method Summary
Methods inherited from interface org.jvnet.jaxb2_commons.xjc.outline.MChildOutline
getParentMethods inherited from interface org.jvnet.jaxb2_commons.xjc.outline.MPackagedOutline
getPackageOutlineMethods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.MTargeted
getTarget
-
Method Details
-
getEnumConstantOutlines
List<MEnumConstantOutline> getEnumConstantOutlines() -
getCode
com.sun.codemodel.JDefinedClass getCode()
-