OmeroBlitz API
Home Previous Up Next Index

omero::model::ContrastMethod

Overview

[ "protected" ] class ContrastMethod extends IObject

Used By

LogicalChannel::contrastMethod
LogicalChannel::getContrastMethod
LogicalChannel::setContrastMethod

Operation Index

getValue
setValue

Data Member Index

value

Operations

RString getValue()

void setValue(RString theValue)

Data Members

RString value;


Home Previous Up Next Index