|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.core.tasks.ags.geocode.LocatorFieldInfo
public class LocatorFieldInfo

This class provides information for an address field of a ArcGIS Geocode service.
| Constructor Summary | |
|---|---|
LocatorFieldInfo()
|
|
| Method Summary | |
|---|---|
String |
getAlias()
Returns the alias of this field |
String |
getName()
Returns the name of the field |
String |
getType()
Returns the type of the field. |
boolean |
isRequired()
Returns whether this field is required or not. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LocatorFieldInfo()
| Method Detail |
|---|
public String getName()
public String getAlias()
public boolean isRequired()
public String getType()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||