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