Package omero.model
Class PhotometricInterpretationHolder
- java.lang.Object
-
- Ice.ObjectHolderBase<PhotometricInterpretation>
-
- omero.model.PhotometricInterpretationHolder
-
- All Implemented Interfaces:
Ice.ReadObjectCallback
,IceInternal.Patcher
public final class PhotometricInterpretationHolder extends Ice.ObjectHolderBase<PhotometricInterpretation>
-
-
Constructor Summary
Constructors Constructor Description PhotometricInterpretationHolder()
PhotometricInterpretationHolder(PhotometricInterpretation 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
-
PhotometricInterpretationHolder
public PhotometricInterpretationHolder()
-
PhotometricInterpretationHolder
public PhotometricInterpretationHolder(PhotometricInterpretation value)
-
-