Package omero.model
Class GenericExcitationSourceHolder
- java.lang.Object
-
- Ice.ObjectHolderBase<GenericExcitationSource>
-
- omero.model.GenericExcitationSourceHolder
-
- All Implemented Interfaces:
Ice.ReadObjectCallback,IceInternal.Patcher
public final class GenericExcitationSourceHolder extends Ice.ObjectHolderBase<GenericExcitationSource>
-
-
Constructor Summary
Constructors Constructor Description GenericExcitationSourceHolder()GenericExcitationSourceHolder(GenericExcitationSource value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidpatch(Ice.Object v)java.lang.Stringtype()
-
-
-
Constructor Detail
-
GenericExcitationSourceHolder
public GenericExcitationSourceHolder()
-
GenericExcitationSourceHolder
public GenericExcitationSourceHolder(GenericExcitationSource value)
-
-