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

Packages that use XSDataIndexingInput
org.dawb.edna.mxv1   
 

Uses of XSDataIndexingInput in org.dawb.edna.mxv1
 

Methods in org.dawb.edna.mxv1 that return XSDataIndexingInput
 XSDataIndexingInput ObjectFactory.createXSDataIndexingInput()
          Create an instance of XSDataIndexingInput
 

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

Methods in org.dawb.edna.mxv1 with parameters of type XSDataIndexingInput
 javax.xml.bind.JAXBElement<XSDataIndexingInput> ObjectFactory.createXSDataIndexingInput(XSDataIndexingInput value)
          Create an instance of JAXBElement<XSDataIndexingInput>}