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