public class Field extends Object
Constructor and Description |
---|
Field(com.google.gwt.core.ext.typeinfo.JField field,
String className,
String dependency,
String name) |
Modifier and Type | Method and Description |
---|---|
String |
getClassName() |
String |
getDependency() |
com.google.gwt.core.ext.typeinfo.JField |
getField() |
String |
getName() |
Copyright © 2014. All rights reserved.