com.esri.arcgis.geoprocessing.gen
Class GenField

java.lang.Object
  extended by com.esri.arcgis.geoprocessing.gen.GenField

public class GenField
extends Object


Field Summary
 GenModifier modifier
           
 String name
           
 String type
           
 
Constructor Summary
GenField()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

modifier

public GenModifier modifier

type

public String type

name

public String name
Constructor Detail

GenField

public GenField()