Version: 5.4.9-ice35-b101

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