Uses of Class
ome.xml.model.StageLabel
-
Packages that use StageLabel Package Description ome.specification ome.xml.model -
-
Uses of StageLabel in ome.specification
Methods in ome.specification that return StageLabel Modifier and Type Method Description StageLabelXMLMockObjects. createStageLabel()Creates a imaging environment. -
Uses of StageLabel in ome.xml.model
Methods in ome.xml.model that return StageLabel Modifier and Type Method Description StageLabelImage. getStageLabel()Methods in ome.xml.model with parameters of type StageLabel Modifier and Type Method Description voidImage. setStageLabel(StageLabel stageLabel)Constructors in ome.xml.model with parameters of type StageLabel Constructor Description StageLabel(StageLabel orig)Copy constructor.
-