com.esri.arcgis.geoprocessing.gen
Class GenMethod
java.lang.Object
com.esri.arcgis.geoprocessing.gen.GenMethod
public class GenMethod
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
type
public GenMethod.Type type
modifier
public GenModifier modifier
returnType
public String returnType
name
public String name
params
public LinkedHashMap params
statements
public ArrayList statements
comments
public ArrayList comments
GenMethod
public GenMethod()