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