com.sun.codemodel
public class JFieldVar extends JVar
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(java.lang.String name)
Changes the name of this variable.
|
annotate, annotate, annotate2, assign, assignPlus, bind, generate, init, isAnnotated, mods, name, 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(java.lang.String name)
JVar
public JDocComment javadoc()
public void declare(JFormatter f)
declare
in interface JDeclaration
declare
in class JVar
Copyright © 2005-2014 Sun Microsystems. All Rights Reserved.