|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.core.portal.PortalInfo.GeocodeServiceInfo
public static class PortalInfo.GeocodeServiceInfo

| Constructor Summary | |
|---|---|
PortalInfo.GeocodeServiceInfo()
|
|
| Method Summary | |
|---|---|
static PortalInfo.GeocodeServiceInfo |
fromJson(org.codehaus.jackson.JsonParser parser)
From json. |
String |
getEastLon()
Gets the east lon. |
String |
getNorthLat()
Gets the north lat. |
String |
getSouthLat()
Gets the south lat. |
String |
getUrl()
Gets the url. |
String |
getWestLon()
Gets the west lon. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PortalInfo.GeocodeServiceInfo()
| Method Detail |
|---|
public String getUrl()
public String getNorthLat()
public String getSouthLat()
public String getEastLon()
public String getWestLon()
public static PortalInfo.GeocodeServiceInfo fromJson(org.codehaus.jackson.JsonParser parser)
throws Exception
parser - the parser
Exception - the exceptionpublic String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||