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

| Constructor Summary | |
|---|---|
PortalInfo.HelperServices()
|
|
| Method Summary | |
|---|---|
static PortalInfo.HelperServices |
fromJson(org.codehaus.jackson.JsonParser parser)
From json. |
List<PortalInfo.GeocodeServiceInfo> |
getGeocodeServices()
Gets the geocode services. |
String |
getGeometryService()
Gets the geometry service. |
String |
getPrintService()
Gets the print service. |
String |
getRouteService()
Gets the route service. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PortalInfo.HelperServices()
| Method Detail |
|---|
public String getPrintService()
public String getRouteService()
public String getGeometryService()
public List<PortalInfo.GeocodeServiceInfo> getGeocodeServices()
public static PortalInfo.HelperServices 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 | |||||||||