|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XSDataFile | |
---|---|
org.dawb.edna.mxv1 |
Uses of XSDataFile in org.dawb.edna.mxv1 |
---|
Subclasses of XSDataFile in org.dawb.edna.mxv1 | |
---|---|
class |
XSDataImage
Java class for XSDataImage complex type. |
Methods in org.dawb.edna.mxv1 that return XSDataFile | |
---|---|
XSDataFile |
ObjectFactory.createXSDataFile()
Create an instance of XSDataFile |
XSDataFile |
XSDataExecutionInfo.getBaseDirectory()
Gets the value of the baseDirectory property. |
XSDataFile |
XSDataResultStrategy.getBestLogFile()
Gets the value of the bestLogFile property. |
XSDataFile |
XSDataIntegrationSubWedgeResult.getGeneratedMTZFile()
Gets the value of the generatedMTZFile property. |
XSDataFile |
XSDataInputReadImageHeader.getImage()
Gets the value of the image property. |
XSDataFile |
XSDataIndexingResult.getIndexingLogFile()
Gets the value of the indexingLogFile property. |
XSDataFile |
XSDataIntegrationSubWedgeResult.getIntegrationLogFile()
Gets the value of the integrationLogFile property. |
XSDataFile |
XSDataResultStrategy.getRaddoseLogFile()
Gets the value of the raddoseLogFile property. |
XSDataFile |
XSDataExecutionInfo.getWorkingDirectory()
Gets the value of the workingDirectory property. |
Methods in org.dawb.edna.mxv1 that return types with arguments of type XSDataFile | |
---|---|
javax.xml.bind.JAXBElement<XSDataFile> |
ObjectFactory.createXSDataFile(XSDataFile value)
Create an instance of JAXBElement < XSDataFile > } |
java.util.List<XSDataFile> |
XSDataInputSubWedgeAssemble.getFile()
Gets the value of the file property. |
Methods in org.dawb.edna.mxv1 with parameters of type XSDataFile | |
---|---|
javax.xml.bind.JAXBElement<XSDataFile> |
ObjectFactory.createXSDataFile(XSDataFile value)
Create an instance of JAXBElement < XSDataFile > } |
void |
XSDataExecutionInfo.setBaseDirectory(XSDataFile value)
Sets the value of the baseDirectory property. |
void |
XSDataResultStrategy.setBestLogFile(XSDataFile value)
Sets the value of the bestLogFile property. |
void |
XSDataIntegrationSubWedgeResult.setGeneratedMTZFile(XSDataFile value)
Sets the value of the generatedMTZFile property. |
void |
XSDataInputReadImageHeader.setImage(XSDataFile value)
Sets the value of the image property. |
void |
XSDataIndexingResult.setIndexingLogFile(XSDataFile value)
Sets the value of the indexingLogFile property. |
void |
XSDataIntegrationSubWedgeResult.setIntegrationLogFile(XSDataFile value)
Sets the value of the integrationLogFile property. |
void |
XSDataResultStrategy.setRaddoseLogFile(XSDataFile value)
Sets the value of the raddoseLogFile property. |
void |
XSDataExecutionInfo.setWorkingDirectory(XSDataFile value)
Sets the value of the workingDirectory property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |