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

Packages that use XSDataDiffractionPlan
org.dawb.edna.mxv1   
 

Uses of XSDataDiffractionPlan in org.dawb.edna.mxv1
 

Methods in org.dawb.edna.mxv1 that return XSDataDiffractionPlan
 XSDataDiffractionPlan ObjectFactory.createXSDataDiffractionPlan()
          Create an instance of XSDataDiffractionPlan
 XSDataDiffractionPlan XSDataInputStrategy.getDiffractionPlan()
          Gets the value of the diffractionPlan property.
 XSDataDiffractionPlan XSDataStrategyInput.getDiffractionPlan()
          Gets the value of the diffractionPlan property.
 XSDataDiffractionPlan XSDataCollection.getDiffractionPlan()
          Gets the value of the diffractionPlan property.
 

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

Methods in org.dawb.edna.mxv1 with parameters of type XSDataDiffractionPlan
 javax.xml.bind.JAXBElement<XSDataDiffractionPlan> ObjectFactory.createXSDataDiffractionPlan(XSDataDiffractionPlan value)
          Create an instance of JAXBElement<XSDataDiffractionPlan>}
 void XSDataInputStrategy.setDiffractionPlan(XSDataDiffractionPlan value)
          Sets the value of the diffractionPlan property.
 void XSDataStrategyInput.setDiffractionPlan(XSDataDiffractionPlan value)
          Sets the value of the diffractionPlan property.
 void XSDataCollection.setDiffractionPlan(XSDataDiffractionPlan value)
          Sets the value of the diffractionPlan property.