cgl.fthpis.datatype.response
Class ServiceInfo

java.lang.Object
  extended bycgl.fthpis.datatype.response.ServiceInfo

public class ServiceInfo
extends java.lang.Object

Author:
Mehmet S. Aktas (maktas@indiana.edu)

Field Summary
(package private)  java.lang.String serviceKey
           
 
Constructor Summary
ServiceInfo()
          default constructor
 
Method Summary
 java.lang.String getServiceKey()
           
 void setServiceKey(java.lang.String key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serviceKey

java.lang.String serviceKey
Constructor Detail

ServiceInfo

public ServiceInfo()
default constructor

Method Detail

setServiceKey

public void setServiceKey(java.lang.String key)

getServiceKey

public java.lang.String getServiceKey()