org.jvnet.jaxb2_commons.xjc.outline
Interface MClassOutline
- All Superinterfaces:
- MChildOutline, MPackagedOutline, MTargeted<MClassInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass>>
- All Known Implementing Classes:
- CMClassOutline
public interface MClassOutline
- extends MChildOutline, MPackagedOutline, MTargeted<MClassInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass>>
Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.MTargeted |
getTarget |
getSuperClassOutline
MClassOutline getSuperClassOutline()
getPropertyOutlines
List<MPropertyOutline> getPropertyOutlines()
getDeclaredPropertyOutlines
List<MPropertyOutline> getDeclaredPropertyOutlines()
getReferenceCode
com.sun.codemodel.JDefinedClass getReferenceCode()
getImplementationCode
com.sun.codemodel.JDefinedClass getImplementationCode()
getImplementationReferenceCode
com.sun.codemodel.JClass getImplementationReferenceCode()
Copyright © 2005-2012. All Rights Reserved.