org.lexevs.cts2
Class ServiceInfo

java.lang.Object
  extended by org.lexevs.cts2.ServiceInfo

public class ServiceInfo
extends java.lang.Object

Class ServiceInfo provides information about the service provider.

Author:
Sridhar Dwarkanath

Constructor Summary
ServiceInfo()
           
 
Method Summary
 void finalize()
           
 java.lang.String getServiceDescription()
           
 java.lang.String getServiceName()
           
 java.lang.String getServiceProvider()
           
 java.lang.String getServiceVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceInfo

public ServiceInfo()
Method Detail

finalize

public void finalize()
              throws java.lang.Throwable
Overrides:
finalize in class java.lang.Object
Throws:
java.lang.Throwable

getServiceName

public java.lang.String getServiceName()
Returns:
the serviceName

getServiceDescription

public java.lang.String getServiceDescription()
Returns:
the serviceDescription

getServiceProvider

public java.lang.String getServiceProvider()
Returns:
the serviceProvider

getServiceVersion

public java.lang.String getServiceVersion()
Returns:
the serviceVersion

Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.