Class Index
java.lang.Object
org.mbari.vars.annosaurus.sdk.r1.models.Index
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.mbari.vcr4j.time.TimecodegetUuid()voidsetElapsedTime(Duration elapsedTime) voidsetImagedMomentUuid(UUID imagedMomentUuid) voidsetRecordedTimestamp(Instant recordedTimestamp) voidsetTimecode(org.mbari.vcr4j.time.Timecode timecode) voidvoidsetVideoReferenceUuid(UUID videoReferenceUuid) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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:
getImagedMomentUuidin interfaceImagedMoment
-
setImagedMomentUuid
- Specified by:
setImagedMomentUuidin interfaceImagedMoment
-
getVideoReferenceUuid
- Specified by:
getVideoReferenceUuidin interfaceImagedMoment
-
setVideoReferenceUuid
- Specified by:
setVideoReferenceUuidin interfaceImagedMoment
-
getElapsedTime
- Specified by:
getElapsedTimein interfaceImagedMoment
-
setElapsedTime
- Specified by:
setElapsedTimein interfaceImagedMoment
-
getRecordedTimestamp
- Specified by:
getRecordedTimestampin interfaceImagedMoment
-
setRecordedTimestamp
- Specified by:
setRecordedTimestampin interfaceImagedMoment
-
getTimecode
public org.mbari.vcr4j.time.Timecode getTimecode()- Specified by:
getTimecodein interfaceImagedMoment
-
setTimecode
public void setTimecode(org.mbari.vcr4j.time.Timecode timecode) - Specified by:
setTimecodein interfaceImagedMoment
-
getLastUpdatedTime
-