Class JsonFile
java.lang.Object
org.lsst.ccs.subsystem.imagehandling.data.AdditionalFile
org.lsst.ccs.subsystem.imagehandling.data.JsonFile
- All Implemented Interfaces:
Serializable
An AdditionalFile with data to be written as JSON.
- Author:
- tonyj
- See Also:
-
Field Summary
Fields inherited from class org.lsst.ccs.subsystem.imagehandling.data.AdditionalFile
EVENT_KEY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.lsst.ccs.subsystem.imagehandling.data.AdditionalFile
getFileName, getFileType, getObsId, toString
-
Constructor Details
-
JsonFile
-
-
Method Details
-
writeFile
- Specified by:
writeFilein classAdditionalFile- Throws:
IOException
-