public class RemoteFieldValueBetweenConstraint_Rmi extends ServerMappedObject_Rmi<FieldValueBetweenConstraint> implements RemoteFieldValueBetweenConstraint, RemoteFieldConstraint, Unreferenced
ref| Constructor and Description |
|---|
RemoteFieldValueBetweenConstraint_Rmi(FieldValueBetweenConstraint originalObject,
int port) |
| Modifier and Type | Method and Description |
|---|---|
int |
getBasicSupportLevel() |
RemoteStepField |
getField() |
Object |
getLowerLimit() |
Object |
getUpperLimit() |
boolean |
isCaseSensitive() |
boolean |
isInverse() |
boolean |
matches(Object arg0) |
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 RemoteFieldValueBetweenConstraint_Rmi(FieldValueBetweenConstraint originalObject, int port) throws RemoteException
RemoteExceptionpublic Object getLowerLimit() throws RemoteException
getLowerLimit in interface RemoteFieldValueBetweenConstraintRemoteExceptionpublic Object getUpperLimit() throws RemoteException
getUpperLimit in interface RemoteFieldValueBetweenConstraintRemoteExceptionpublic boolean isCaseSensitive()
throws RemoteException
isCaseSensitive in interface RemoteFieldConstraintisCaseSensitive in interface RemoteFieldValueBetweenConstraintRemoteExceptionpublic boolean matches(Object arg0) throws RemoteException
matches in interface RemoteFieldConstraintmatches in interface RemoteFieldValueBetweenConstraintRemoteExceptionpublic RemoteStepField getField() throws RemoteException
getField in interface RemoteFieldConstraintgetField in interface RemoteFieldValueBetweenConstraintRemoteExceptionpublic void setUnmodifiable()
throws RemoteException
setUnmodifiable in interface RemoteConstraintsetUnmodifiable in interface RemoteFieldConstraintsetUnmodifiable in interface RemoteFieldValueBetweenConstraintRemoteExceptionpublic boolean isInverse()
throws RemoteException
isInverse in interface RemoteConstraintisInverse in interface RemoteFieldConstraintisInverse in interface RemoteFieldValueBetweenConstraintRemoteExceptionpublic int getBasicSupportLevel()
throws RemoteException
getBasicSupportLevel in interface RemoteConstraintgetBasicSupportLevel in interface RemoteFieldConstraintgetBasicSupportLevel in interface RemoteFieldValueBetweenConstraintRemoteExceptionMMBase 1.9-SNAPSHOT - ${javadoctimestamp}