Package omero
Class RCollectionHolder
- java.lang.Object
-
- Ice.ObjectHolderBase<RCollection>
-
- omero.RCollectionHolder
-
- All Implemented Interfaces:
Ice.ReadObjectCallback
,IceInternal.Patcher
public final class RCollectionHolder extends Ice.ObjectHolderBase<RCollection>
-
-
Constructor Summary
Constructors Constructor Description RCollectionHolder()
RCollectionHolder(RCollection value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
patch(Ice.Object v)
java.lang.String
type()
-
-
-
Constructor Detail
-
RCollectionHolder
public RCollectionHolder()
-
RCollectionHolder
public RCollectionHolder(RCollection value)
-
-