Version: 1.1.1

org.inb.biomoby.central.factory.jaxb.registry
Class RegisterNamespaceOperation.RegisterNamespace

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

public static class RegisterNamespaceOperation.RegisterNamespace
extends Object


Constructor Summary
RegisterNamespaceOperation.RegisterNamespace()
           
 
Method Summary
 String getAuthURI()
           
 String getContactEmail()
           
 String getDescription()
           
 String getNamespaceType()
           
 void setAuthURI(String authURI)
           
 void setContactEmail(String contactEmail)
           
 void setDescription(String description)
           
 void setNamespaceType(String namespaceType)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegisterNamespaceOperation.RegisterNamespace

public RegisterNamespaceOperation.RegisterNamespace()
Method Detail

getNamespaceType

public String getNamespaceType()

setNamespaceType

public void setNamespaceType(String namespaceType)

getDescription

public String getDescription()

setDescription

public void setDescription(String description)

getAuthURI

public String getAuthURI()

setAuthURI

public void setAuthURI(String authURI)

getContactEmail

public String getContactEmail()

setContactEmail

public void setContactEmail(String contactEmail)

Version: 1.1.1

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