public final class ClassOutlineImpl extends ClassOutline
ClassOutline enhanced with schema2java specific
information.implClass, implRef, ref, target| Modifier and Type | Method and Description |
|---|---|
PackageOutlineImpl |
_package()
Gets
_package() as PackageOutlineImpl,
since it's guaranteed to be of that type. |
MethodWriter |
createMethodWriter() |
BeanGenerator |
parent()
A
Outline that encloses all the class outlines. |
getDeclaredFields, getImplClass, getSuperClass, getTargetpublic MethodWriter createMethodWriter()
public PackageOutlineImpl _package()
_package() as PackageOutlineImpl,
since it's guaranteed to be of that type._package in class ClassOutlinepublic BeanGenerator parent()
ClassOutlineOutline that encloses all the class outlines.parent in class ClassOutlineCopyright © 2018 JBoss by Red Hat. All rights reserved.