jas
Class Var
java.lang.Object
jas.Var
- public class Var
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Var
public Var(short vacc,
CP name,
CP sig,
ConstAttr cattr)
- Parameters:
vacc - access permissions for the fieldname - name of the fieldsig - type of the fieldcattr - Extra constant value information. Passing this as
null will not include this information for the record.- See Also:
RuntimeConstants
Copyright © 2004 Jonathan Meyer, USA All rights reserved.