public static class LLJava.FieldSignatureAttribute extends LLJava.SignatureAttribute
name, signatureformat| 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_signatureget_namepublic FieldSignatureAttribute()
public LLJava.FieldSignatureAttribute doclone()
Cloneable is known 
 to be implemented.doclone in class LLJava.SignatureAttributepublic Format format()
format in interface Formattableformat in class LLJava.SignatureAttributepublic LLJava.FieldSignatureAttribute initFrom(Object o0)
initFrom in class LLJava.SignatureAttributesee also the complete user documentation .