Version: Beta-4.1.1-r5927-b91

OmeroBlitz Api
Home Previous Up Next Index

omero::model::TimestampAnnotation

Overview

[ "protected" ] class TimestampAnnotation extends BasicAnnotation

Operation Index

getTimeValue
setTimeValue

Data Member Index

timeValue

Operations

RTime getTimeValue()

void setTimeValue(RTime theTimeValue)

Data Members

RTime timeValue;


Home Previous Up Next Index