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

Packages that use XSDataResultStrategy
org.dawb.edna.mxv1   
 

Uses of XSDataResultStrategy in org.dawb.edna.mxv1
 

Methods in org.dawb.edna.mxv1 that return XSDataResultStrategy
 XSDataResultStrategy ObjectFactory.createXSDataResultStrategy()
          Create an instance of XSDataResultStrategy
 XSDataResultStrategy XSDataResultCharacterisation.getStrategyResult()
          Gets the value of the strategyResult property.
 

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

Methods in org.dawb.edna.mxv1 with parameters of type XSDataResultStrategy
 javax.xml.bind.JAXBElement<XSDataResultStrategy> ObjectFactory.createXSDataResultStrategy(XSDataResultStrategy value)
          Create an instance of JAXBElement<XSDataResultStrategy>}
 void XSDataResultCharacterisation.setStrategyResult(XSDataResultStrategy value)
          Sets the value of the strategyResult property.