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