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