Package omero.model
Class IntegrityCheckJobPrxHolder
- java.lang.Object
-
- omero.model.IntegrityCheckJobPrxHolder
-
public final class IntegrityCheckJobPrxHolder extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description IntegrityCheckJobPrx
value
-
Constructor Summary
Constructors Constructor Description IntegrityCheckJobPrxHolder()
IntegrityCheckJobPrxHolder(IntegrityCheckJobPrx value)
-
-
-
Field Detail
-
value
public IntegrityCheckJobPrx value
-
-
Constructor Detail
-
IntegrityCheckJobPrxHolder
public IntegrityCheckJobPrxHolder()
-
IntegrityCheckJobPrxHolder
public IntegrityCheckJobPrxHolder(IntegrityCheckJobPrx value)
-
-