org.inb.biomoby.shared.message
Class AbstractMobyObject
java.lang.Object
org.inb.biomoby.shared.message.AbstractMobyElement
org.inb.biomoby.shared.message.AbstractMobyObject
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- MobyBinary, MobyBoolean, MobyDateTime, MobyFloat, MobyInteger, MobyObject, MobyString
public class AbstractMobyObject
- extends AbstractMobyElement
- implements Serializable
- Author:
- Dmitry Repchevsky
- See Also:
- Serialized Form
AbstractMobyObject
public AbstractMobyObject()
AbstractMobyObject
public AbstractMobyObject(String id,
String namespace)
setMobyId
public void setMobyId(String id)
getMobyId
public String getMobyId()
setNamespace
public void setNamespace(String namespace)
getNamespace
public String getNamespace()
toString
public String toString()
- Overrides:
toString
in class Object
Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010