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