public class RemoteStepField_Rmi extends ServerMappedObject_Rmi<StepField> implements RemoteStepField, Unreferenced
ref| Constructor and Description |
|---|
RemoteStepField_Rmi(StepField originalObject,
int port) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlias() |
String |
getFieldName() |
RemoteStep |
getStep() |
int |
getType() |
void |
setUnmodifiable() |
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 RemoteStepField_Rmi(StepField originalObject, int port) throws RemoteException
RemoteExceptionpublic void setUnmodifiable()
throws RemoteException
setUnmodifiable in interface RemoteStepFieldRemoteExceptionpublic RemoteStep getStep() throws RemoteException
getStep in interface RemoteStepFieldRemoteExceptionpublic String getAlias() throws RemoteException
getAlias in interface RemoteStepFieldRemoteExceptionpublic String getFieldName() throws RemoteException
getFieldName in interface RemoteStepFieldRemoteExceptionpublic int getType()
throws RemoteException
getType in interface RemoteStepFieldRemoteExceptionMMBase 1.9-SNAPSHOT - ${javadoctimestamp}