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