Version: 1.1.1

org.inb.biomoby.shared.registry
Class Namespace

java.lang.Object
  extended by org.inb.biomoby.shared.registry.AbstractEntity<Namespace>
      extended by org.inb.biomoby.shared.registry.Namespace
All Implemented Interfaces:
Serializable, Cloneable, Comparable<Namespace>

public class Namespace
extends AbstractEntity<Namespace>
implements Serializable, Cloneable

Author:
Dmitry Repchevsky
See Also:
Serialized Form

Constructor Summary
Namespace()
           
Namespace(String name)
           
Namespace(String name, String authURI)
           
 
Method Summary
 Namespace clone()
           
 
Methods inherited from class org.inb.biomoby.shared.registry.AbstractEntity
compareTo, equals, getAuthURI, getContactEmail, getDescription, getLsid, getName, getTitle, hashCode, setAuthURI, setContactEmail, setDescription, setLsid, setName, setTitle
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Namespace

public Namespace()

Namespace

public Namespace(String name)

Namespace

public Namespace(String name,
                 String authURI)
Method Detail

clone

public Namespace clone()
Overrides:
clone in class AbstractEntity<Namespace>

Version: 1.1.1

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