com.esri.core.internal.value
Class Catalog
java.lang.Object
com.esri.core.internal.value.Catalog
- All Implemented Interfaces:
- Serializable
public class Catalog
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Catalog
public Catalog(String url)
getUrl
public String getUrl()
setUrl
public void setUrl(String url)
getCurrentVersion
public String getCurrentVersion()
getFolder
public List<String> getFolder()
getService
public List<Service> getService()
fromJson
public static Catalog fromJson(org.codehaus.jackson.JsonParser parser,
String url)
throws Exception
- Throws:
Exception
Copyright © 2012. All Rights Reserved.