JAnnotatable, JAssignmentTarget, JDeclaration, JDocCommentable, JExpression, JGenerablepublic class JFieldVar extends JVar implements JDocCommentable
JDocComment associated with it| Modifier and Type | Method | Description |
|---|---|---|
void |
declare(JFormatter f) |
|
JDocComment |
javadoc() |
Creates, if necessary, and returns the class javadoc for this
JDefinedClass
|
void |
name(java.lang.String name) |
Changes the name of this variable.
|
_instanceof, band, bor, cand, complement, component, cor, decr, div, eq, gt, gte, incr, invoke, invoke, lt, lte, minus, minus, mod, mul, ne, not, plus, ref, ref, shl, shr, shrz, xor_instanceof, band, bor, cand, complement, component, cor, decr, div, eq, gt, gte, incr, invoke, invoke, lt, lte, minus, minus, mod, mul, ne, not, plus, ref, ref, shl, shr, shrz, xorannotate, annotate, annotate2, annotations, assign, assignPlus, bind, generate, init, isAnnotated, mods, name, removeAnnotation, type, typepublic void name(java.lang.String name)
JVarpublic JDocComment javadoc()
javadoc in interface JDocCommentablepublic void declare(JFormatter f)
declare in interface JDeclarationdeclare in class JVarCopyright © 2018 Oracle Corporation. All rights reserved.