org.inb.biomoby.shared.datatypes
Class MobyInteger
java.lang.Object
org.inb.biomoby.shared.message.AbstractMobyElement
org.inb.biomoby.shared.message.AbstractMobyObject
org.inb.biomoby.shared.datatypes.MobyInteger
- All Implemented Interfaces:
- Serializable, MobyPrimitive
public class MobyInteger
- extends AbstractMobyObject
- implements MobyPrimitive, Serializable
- Author:
- Dmitry Repchevsky
- See Also:
- Serialized Form
MobyInteger
public MobyInteger()
MobyInteger
public MobyInteger(int integer)
MobyInteger
public MobyInteger(String value)
setInteger
public void setInteger(int integer)
getInteger
public int getInteger()
toString
public String toString()
- Overrides:
toString
in class AbstractMobyObject
Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010