com.esri.core.internal.value
Class Service

java.lang.Object
  extended by com.esri.core.internal.value.Service
All Implemented Interfaces:
Serializable

public class Service
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
Service()
           
 
Method Summary
static Service fromJson(org.codehaus.jackson.JsonParser parser)
           
 String getName()
           
 String getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Service

public Service()
Method Detail

getName

public String getName()

getType

public String getType()

fromJson

public static Service fromJson(org.codehaus.jackson.JsonParser parser)
                        throws Exception
Throws:
Exception


Copyright © 2012. All Rights Reserved.