|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XSDataTime | |
---|---|
org.dawb.edna.mxv1 |
Uses of XSDataTime in org.dawb.edna.mxv1 |
---|
Methods in org.dawb.edna.mxv1 that return XSDataTime | |
---|---|
XSDataTime |
ObjectFactory.createXSDataTime()
Create an instance of XSDataTime |
XSDataTime |
XSDataExecutionInfo.getExecutionTime()
Gets the value of the executionTime property. |
XSDataTime |
XSDataBeam.getExposureTime()
Gets the value of the exposureTime property. |
XSDataTime |
XSDataDiffractionPlan.getMaxExposureTimePerDataCollection()
Gets the value of the maxExposureTimePerDataCollection property. |
XSDataTime |
XSDataBeam.getMinExposureTimePerImage()
Gets the value of the minExposureTimePerImage property. |
XSDataTime |
XSDataDiffractionPlan.getMinExposureTimePerImage()
Gets the value of the minExposureTimePerImage property. |
XSDataTime |
XSDataStrategySummary.getTotalDataCollectionTime()
Gets the value of the totalDataCollectionTime property. |
XSDataTime |
XSDataStrategySummary.getTotalExposureTime()
Gets the value of the totalExposureTime property. |
Methods in org.dawb.edna.mxv1 that return types with arguments of type XSDataTime | |
---|---|
javax.xml.bind.JAXBElement<XSDataTime> |
ObjectFactory.createXSDataTime(XSDataTime value)
Create an instance of JAXBElement < XSDataTime > } |
Methods in org.dawb.edna.mxv1 with parameters of type XSDataTime | |
---|---|
javax.xml.bind.JAXBElement<XSDataTime> |
ObjectFactory.createXSDataTime(XSDataTime value)
Create an instance of JAXBElement < XSDataTime > } |
void |
XSDataExecutionInfo.setExecutionTime(XSDataTime value)
Sets the value of the executionTime property. |
void |
XSDataBeam.setExposureTime(XSDataTime value)
Sets the value of the exposureTime property. |
void |
XSDataDiffractionPlan.setMaxExposureTimePerDataCollection(XSDataTime value)
Sets the value of the maxExposureTimePerDataCollection property. |
void |
XSDataBeam.setMinExposureTimePerImage(XSDataTime value)
Sets the value of the minExposureTimePerImage property. |
void |
XSDataDiffractionPlan.setMinExposureTimePerImage(XSDataTime value)
Sets the value of the minExposureTimePerImage property. |
void |
XSDataStrategySummary.setTotalDataCollectionTime(XSDataTime value)
Sets the value of the totalDataCollectionTime property. |
void |
XSDataStrategySummary.setTotalExposureTime(XSDataTime value)
Sets the value of the totalExposureTime property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |