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