com.esri.arcgis.geoprocessing.gen
Class GenMethod.Type
java.lang.Object
com.esri.arcgis.geoprocessing.gen.GenMethod.Type
- Enclosing class:
- GenMethod
public static class GenMethod.Type
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
method
public static GenMethod.Type method
constructor
public static GenMethod.Type constructor
name
public java.lang.String name
GenMethod.Type
public GenMethod.Type(java.lang.String name)
getName
public java.lang.String getName()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object