ClassOutline, ClassOutlineImpl, ElementOutline, EnumOutlinepublic interface CustomizableOutline
CCustomizable target. And
customization output - implementation class.| Modifier and Type | Method | Description |
|---|---|---|
com.sun.codemodel.JDefinedClass |
getImplClass() |
Provides customization output.
|
CCustomizable |
getTarget() |
Provides bound information about customizable target.
|
@NotNull CCustomizable getTarget()
@NotNull com.sun.codemodel.JDefinedClass getImplClass()
Copyright © 2018 Oracle Corporation. All rights reserved.