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, getTarget
public MethodWriter createMethodWriter()
public PackageOutlineImpl _package()
_package()
as PackageOutlineImpl
,
since it's guaranteed to be of that type._package
in class ClassOutline
public BeanGenerator parent()
ClassOutline
Outline
that encloses all the class outlines.parent
in class ClassOutline
Copyright © 2019 JBoss by Red Hat. All rights reserved.