org.inb.biomoby.central
Class MobyCentral
java.lang.Object
  
org.inb.biomoby.shared.registry.AbstractEntity<MobyCentral>
      
org.inb.biomoby.central.MobyCentral
- All Implemented Interfaces: 
 - Serializable, Cloneable, Comparable<MobyCentral>
 
public class MobyCentral
- extends AbstractEntity<MobyCentral>
- implements Comparable<MobyCentral>
  
- Author:
 
  - Dmitry Repchevsky
 
- See Also:
 - Serialized Form
 
 
 
| Methods inherited from class org.inb.biomoby.shared.registry.AbstractEntity | 
clone, getAuthURI, getContactEmail, getDescription, getLsid, getName, getTitle, setAuthURI, setContactEmail, setDescription, setLsid, setName, setTitle | 
 
 
MobyCentral
public MobyCentral(String endpointURL,
                   String namespace)
getEndpointURL
public String getEndpointURL()
 
 
getNamespace
public String getNamespace()
 
 
hashCode
public int hashCode()
- Overrides:
 hashCode in class AbstractEntity<MobyCentral>
 
 
equals
public boolean equals(Object obj)
- Overrides:
 equals in class AbstractEntity<MobyCentral>
 
 
compareTo
public int compareTo(MobyCentral central)
- Specified by:
 compareTo in interface Comparable<MobyCentral>
 
 
Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010