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