Class RecordingMeta
java.lang.Object
com.inductiveautomation.sfc.recorder.RecordingMeta
- All Implemented Interfaces:
Serializable,Comparable<RecordingMeta>
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionRecordingMeta(String file, UUID chartId, Date runStart, RecordingMeta.ChartMeta chartMeta) -
Method Summary
Modifier and TypeMethodDescriptionintcompareTo(RecordingMeta that) booleangetFile()inthashCode()toString()
-
Constructor Details
-
RecordingMeta
-
-
Method Details
-
getFile
-
getRunStart
-
getChartMeta
-
getInstanceId
-
equals
-
hashCode
public int hashCode() -
compareTo
- Specified by:
compareToin interfaceComparable<RecordingMeta>
-
toString
-