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