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

Packages that use XSDataIntegrationSubWedgeResult
org.dawb.edna.mxv1   
 

Uses of XSDataIntegrationSubWedgeResult in org.dawb.edna.mxv1
 

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

Methods in org.dawb.edna.mxv1 that return types with arguments of type XSDataIntegrationSubWedgeResult
 javax.xml.bind.JAXBElement<XSDataIntegrationSubWedgeResult> ObjectFactory.createXSDataIntegrationSubWedgeResult(XSDataIntegrationSubWedgeResult value)
          Create an instance of JAXBElement<XSDataIntegrationSubWedgeResult>}
 java.util.List<XSDataIntegrationSubWedgeResult> XSDataIntegrationResult.getIntegrationSubWedgeResult()
          Gets the value of the integrationSubWedgeResult property.
 

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