Version: 1.1.1

org.inb.biomoby.central.factory.jaxb.registry
Class RetrieveServiceTypesOperation.ServiceType

java.lang.Object
  extended by org.inb.biomoby.central.factory.jaxb.registry.RetrieveServiceTypesOperation.ServiceType
Enclosing class:
RetrieveServiceTypesOperation

public static class RetrieveServiceTypesOperation.ServiceType
extends Object


Constructor Summary
RetrieveServiceTypesOperation.ServiceType()
           
 
Method Summary
 String getAuthURI()
           
 String getContactEmail()
           
 String getDescription()
           
 String getLsid()
           
 String getName()
           
 void setAuthURI(String authURI)
           
 void setContactEmail(String contactEmail)
           
 void setDescription(String description)
           
 void setLsid(String lsid)
           
 void setName(String name)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RetrieveServiceTypesOperation.ServiceType

public RetrieveServiceTypesOperation.ServiceType()
Method Detail

getDescription

public String getDescription()

setDescription

public void setDescription(String description)

getContactEmail

public String getContactEmail()

setContactEmail

public void setContactEmail(String contactEmail)

getAuthURI

public String getAuthURI()

setAuthURI

public void setAuthURI(String authURI)

getName

public String getName()

setName

public void setName(String name)

getLsid

public String getLsid()

setLsid

public void setLsid(String lsid)

Version: 1.1.1

Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010