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