public class JFieldVar extends JVar implements JDocCommentable
JDocComment
associated with itModifier and Type | Method and Description |
---|---|
void |
declare(JFormatter f) |
JDocComment |
javadoc()
Creates, if necessary, and returns the class javadoc for this
JDefinedClass
|
void |
name(String name)
Changes the name of this variable.
|
annotate, annotate, annotate2, annotations, assign, assignPlus, bind, generate, init, isAnnotated, mods, name, removeAnnotation, type, type
_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
public void name(String name)
JVar
public JDocComment javadoc()
javadoc
in interface JDocCommentable
public void declare(JFormatter f)
declare
in interface JDeclaration
declare
in class JVar
Copyright © 2019 JBoss by Red Hat. All rights reserved.