Uses of Class
org.dawb.edna.mxv1.XSDataSysteminfo

Packages that use XSDataSysteminfo
org.dawb.edna.mxv1   
 

Uses of XSDataSysteminfo in org.dawb.edna.mxv1
 

Methods in org.dawb.edna.mxv1 that return XSDataSysteminfo
 XSDataSysteminfo ObjectFactory.createXSDataSysteminfo()
          Create an instance of XSDataSysteminfo
 XSDataSysteminfo XSDataExecutionInfo.getSysteminfo()
          Gets the value of the systeminfo property.
 

Methods in org.dawb.edna.mxv1 that return types with arguments of type XSDataSysteminfo
 javax.xml.bind.JAXBElement<XSDataSysteminfo> ObjectFactory.createXSDataSysteminfo(XSDataSysteminfo value)
          Create an instance of JAXBElement<XSDataSysteminfo>}
 

Methods in org.dawb.edna.mxv1 with parameters of type XSDataSysteminfo
 javax.xml.bind.JAXBElement<XSDataSysteminfo> ObjectFactory.createXSDataSysteminfo(XSDataSysteminfo value)
          Create an instance of JAXBElement<XSDataSysteminfo>}
 void XSDataExecutionInfo.setSysteminfo(XSDataSysteminfo value)
          Sets the value of the systeminfo property.