| Package | Description | 
|---|---|
| com.google.gwt.dev.jjs.ast | 
| Modifier and Type | Method and Description | 
|---|---|
| static JField.Disposition | JField.Disposition. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static JField.Disposition[] | JField.Disposition. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Constructor and Description | 
|---|
| JField(SourceInfo info,
      String name,
      JDeclaredType enclosingType,
      JType type,
      boolean isStatic,
      JField.Disposition disposition) | 
Copyright © 2018. All rights reserved.