org.inb.biomoby.shared.registry
Class Namespace
java.lang.Object
org.inb.biomoby.shared.registry.AbstractEntity<Namespace>
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
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 |
Namespace
public Namespace()
Namespace
public Namespace(String name)
Namespace
public Namespace(String name,
String authURI)
clone
public Namespace clone()
- Overrides:
clone
in class AbstractEntity<Namespace>
Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010