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