Package uk.ac.gda.server.ncd.beans
Class StoredDetectorInfoImpl
java.lang.Object
gda.factory.FindableBase
uk.ac.gda.server.ncd.beans.StoredDetectorInfoImpl
- All Implemented Interfaces:
Findable,gda.observable.IObserver,StoredDetectorInfo
public class StoredDetectorInfoImpl
extends FindableBase
implements StoredDetectorInfo, gda.observable.IObserver
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidsetCurrentDataDirectoryUpdater(MetadataBlaster currentDataDirectoryUpdater) voidsetDataCalibrationReductionSetupPath(String filePath) voidsetSaxsDetectorInfoPath(String filePath) voidMethods inherited from class gda.factory.FindableBase
equals, getName, hashCode, setName
-
Constructor Details
-
StoredDetectorInfoImpl
public StoredDetectorInfoImpl()
-
-
Method Details
-
setCurrentDataDirectoryUpdater
-
update
- Specified by:
updatein interfacegda.observable.IObserver
-
getSaxsDetectorInfoPath
- Specified by:
getSaxsDetectorInfoPathin interfaceStoredDetectorInfo
-
setSaxsDetectorInfoPath
- Specified by:
setSaxsDetectorInfoPathin interfaceStoredDetectorInfo
-
getDataCalibrationReductionSetupPath
- Specified by:
getDataCalibrationReductionSetupPathin interfaceStoredDetectorInfo
-
setDataCalibrationReductionSetupPath
- Specified by:
setDataCalibrationReductionSetupPathin interfaceStoredDetectorInfo
-
clearSaxsDetectorInfoPath
public void clearSaxsDetectorInfoPath()- Specified by:
clearSaxsDetectorInfoPathin interfaceStoredDetectorInfo
-
clearDataCalibrationReductionSetupPath
public void clearDataCalibrationReductionSetupPath()- Specified by:
clearDataCalibrationReductionSetupPathin interfaceStoredDetectorInfo
-