org.jvnet.jaxb2_commons.xjc.outline.concrete
Class CMObjectFactoryOutline
java.lang.Object
org.jvnet.jaxb2_commons.xjc.outline.concrete.CMObjectFactoryOutline
- All Implemented Interfaces:
- MChildOutline, MObjectFactoryOutline, MPackagedOutline
public class CMObjectFactoryOutline
- extends Object
- implements MObjectFactoryOutline
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CMObjectFactoryOutline
public CMObjectFactoryOutline(MModelOutline parent,
MPackageOutline packageOutline,
com.sun.codemodel.JDefinedClass code)
getParent
public MModelOutline getParent()
- Specified by:
getParent
in interface MChildOutline
getPackageOutline
public MPackageOutline getPackageOutline()
- Specified by:
getPackageOutline
in interface MPackagedOutline
getCode
public com.sun.codemodel.JDefinedClass getCode()
- Specified by:
getCode
in interface MObjectFactoryOutline
Copyright © 2005-2012. All Rights Reserved.