public class RemoteFieldValue_Rmi extends ServerMappedObject_Rmi<FieldValue> implements RemoteFieldValue, Unreferenced
ref| Constructor and Description |
|---|
RemoteFieldValue_Rmi(FieldValue originalObject,
int port) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canModify() |
Object |
get() |
RemoteField |
getField() |
RemoteNode |
getNode() |
boolean |
isNull() |
void |
set(Object arg0) |
void |
setBoolean(boolean arg0) |
void |
setByte(byte[] arg0) |
void |
setDate(Date arg0) |
void |
setDouble(double arg0) |
void |
setFLoat(float arg0) |
void |
setInt(int arg0) |
void |
setLong(long arg0) |
void |
setNode(RemoteNode arg0) |
void |
setObject(Object arg0) |
void |
setString(String arg0) |
void |
setXML(Document arg0) |
boolean |
toBoolean() |
byte[] |
toByte() |
Date |
toDate() |
double |
toDouble() |
float |
toFloat() |
int |
toInt() |
long |
toLong() |
RemoteNode |
toNode() |
Document |
toXML() |
Element |
toXML(Document arg0) |
getMapperCode, getOriginalObject, getPort, unreferenced, wrapped_equals, wrapped_hashCode, wrapped_toStringclone, exportObject, exportObject, exportObject, unexportObjectgetClientHost, getLog, setLogequals, getRef, hashCode, toString, toStubfinalize, getClass, notify, notifyAll, wait, wait, waitgetMapperCode, wrapped_equals, wrapped_hashCode, wrapped_toStringunreferencedpublic RemoteFieldValue_Rmi(FieldValue originalObject, int port) throws RemoteException
RemoteExceptionpublic void setObject(Object arg0) throws RemoteException
setObject in interface RemoteFieldValueRemoteExceptionpublic void setString(String arg0) throws RemoteException
setString in interface RemoteFieldValueRemoteExceptionpublic boolean canModify()
throws RemoteException
canModify in interface RemoteFieldValueRemoteExceptionpublic void setFLoat(float arg0)
throws RemoteException
setFLoat in interface RemoteFieldValueRemoteExceptionpublic Document toXML() throws RemoteException
toXML in interface RemoteFieldValueRemoteExceptionpublic Element toXML(Document arg0) throws RemoteException
toXML in interface RemoteFieldValueRemoteExceptionpublic Date toDate() throws RemoteException
toDate in interface RemoteFieldValueRemoteExceptionpublic RemoteNode toNode() throws RemoteException
toNode in interface RemoteFieldValueRemoteExceptionpublic void setXML(Document arg0) throws RemoteException
setXML in interface RemoteFieldValueRemoteExceptionpublic float toFloat()
throws RemoteException
toFloat in interface RemoteFieldValueRemoteExceptionpublic long toLong()
throws RemoteException
toLong in interface RemoteFieldValueRemoteExceptionpublic double toDouble()
throws RemoteException
toDouble in interface RemoteFieldValueRemoteExceptionpublic byte[] toByte()
throws RemoteException
toByte in interface RemoteFieldValueRemoteExceptionpublic int toInt()
throws RemoteException
toInt in interface RemoteFieldValueRemoteExceptionpublic void setDate(Date arg0) throws RemoteException
setDate in interface RemoteFieldValueRemoteExceptionpublic boolean toBoolean()
throws RemoteException
toBoolean in interface RemoteFieldValueRemoteExceptionpublic void setNode(RemoteNode arg0) throws RemoteException
setNode in interface RemoteFieldValueRemoteExceptionpublic Object get() throws RemoteException
get in interface RemoteFieldValueRemoteExceptionpublic RemoteField getField() throws RemoteException
getField in interface RemoteFieldValueRemoteExceptionpublic void set(Object arg0) throws RemoteException
set in interface RemoteFieldValueRemoteExceptionpublic void setBoolean(boolean arg0)
throws RemoteException
setBoolean in interface RemoteFieldValueRemoteExceptionpublic void setByte(byte[] arg0)
throws RemoteException
setByte in interface RemoteFieldValueRemoteExceptionpublic void setInt(int arg0)
throws RemoteException
setInt in interface RemoteFieldValueRemoteExceptionpublic void setLong(long arg0)
throws RemoteException
setLong in interface RemoteFieldValueRemoteExceptionpublic void setDouble(double arg0)
throws RemoteException
setDouble in interface RemoteFieldValueRemoteExceptionpublic RemoteNode getNode() throws RemoteException
getNode in interface RemoteFieldValueRemoteExceptionpublic boolean isNull()
throws RemoteException
isNull in interface RemoteFieldValueRemoteExceptionMMBase 1.9-SNAPSHOT - ${javadoctimestamp}