Class Index
java.lang.Object
org.mbari.vars.annosaurus.sdk.r1.models.Index
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.mbari.vcr4j.time.Timecode
getUuid()
void
setElapsedTime
(Duration elapsedTime) void
setImagedMomentUuid
(UUID imagedMomentUuid) void
setRecordedTimestamp
(Instant recordedTimestamp) void
setTimecode
(org.mbari.vcr4j.time.Timecode timecode) void
void
setVideoReferenceUuid
(UUID videoReferenceUuid) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.mbari.vars.annosaurus.sdk.r1.models.ImagedMoment
toVideoIndex
-
Constructor Details
-
Index
public Index() -
Index
-
Index
-
Index
-
Index
-
Index
-
-
Method Details
-
getUuid
-
setUuid
-
getImagedMomentUuid
- Specified by:
getImagedMomentUuid
in interfaceImagedMoment
-
setImagedMomentUuid
- Specified by:
setImagedMomentUuid
in interfaceImagedMoment
-
getVideoReferenceUuid
- Specified by:
getVideoReferenceUuid
in interfaceImagedMoment
-
setVideoReferenceUuid
- Specified by:
setVideoReferenceUuid
in interfaceImagedMoment
-
getElapsedTime
- Specified by:
getElapsedTime
in interfaceImagedMoment
-
setElapsedTime
- Specified by:
setElapsedTime
in interfaceImagedMoment
-
getRecordedTimestamp
- Specified by:
getRecordedTimestamp
in interfaceImagedMoment
-
setRecordedTimestamp
- Specified by:
setRecordedTimestamp
in interfaceImagedMoment
-
getTimecode
public org.mbari.vcr4j.time.Timecode getTimecode()- Specified by:
getTimecode
in interfaceImagedMoment
-
setTimecode
public void setTimecode(org.mbari.vcr4j.time.Timecode timecode) - Specified by:
setTimecode
in interfaceImagedMoment
-
getLastUpdatedTime
-