public static class LLJava.FieldSignatureAttribute extends LLJava.SignatureAttribute
name, signature
format
Constructor and Description |
---|
FieldSignatureAttribute()
Synthetic minimal constructor provided by the umod compiler.
|
Modifier and Type | Method and Description |
---|---|
LLJava.FieldSignatureAttribute |
doclone()
Clones this object.
|
Format |
format()
Delivers a format object for pretty-printing by inheritance from some ancestor class.
|
LLJava.FieldSignatureAttribute |
initFrom(Object o0)
Copies values of all common fields from the argument.
|
get_name, get_signature, get_signature, set_name, set_signature
get_name
public FieldSignatureAttribute()
public LLJava.FieldSignatureAttribute doclone()
Cloneable
is known
to be implemented.doclone
in class LLJava.SignatureAttribute
public Format format()
format
in interface Formattable
format
in class LLJava.SignatureAttribute
public LLJava.FieldSignatureAttribute initFrom(Object o0)
initFrom
in class LLJava.SignatureAttribute
see also the complete user documentation .