org.biomoby.client.taverna.plugin
Class MobyObjectTreeNode
java.lang.Object
org.biomoby.client.taverna.plugin.MobyObjectTreeNode
public class MobyObjectTreeNode
- extends java.lang.Object
|
Constructor Summary |
MobyObjectTreeNode(java.lang.String name,
java.lang.String description)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MobyObjectTreeNode
public MobyObjectTreeNode(java.lang.String name,
java.lang.String description)
- Parameters:
name - - the name of the Moby Objectdescription - - the description of the Moby Service
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
setNamespaces
public void setNamespaces(org.biomoby.shared.MobyNamespace[] namespaces)
getNamespaces
public org.biomoby.shared.MobyNamespace[] getNamespaces()
getDescription
public java.lang.String getDescription()