com.esri.arcgis.geoprocessing.gen
Class GenMethod
java.lang.Object
com.esri.arcgis.geoprocessing.gen.GenMethod
public class GenMethod
- extends java.lang.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 java.lang.String returnType
name
public java.lang.String name
params
public java.util.LinkedHashMap params
statements
public java.util.ArrayList statements
comments
public java.util.ArrayList comments
GenMethod
public GenMethod()