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

Packages that use XSDataBeam
org.dawb.edna.mxv1   
 

Uses of XSDataBeam in org.dawb.edna.mxv1
 

Methods in org.dawb.edna.mxv1 that return XSDataBeam
 XSDataBeam ObjectFactory.createXSDataBeam()
          Create an instance of XSDataBeam
 XSDataBeam XSDataExperimentalCondition.getBeam()
          Gets the value of the beam property.
 

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

Methods in org.dawb.edna.mxv1 with parameters of type XSDataBeam
 javax.xml.bind.JAXBElement<XSDataBeam> ObjectFactory.createXSDataBeam(XSDataBeam value)
          Create an instance of JAXBElement<XSDataBeam>}
 void XSDataExperimentalCondition.setBeam(XSDataBeam value)
          Sets the value of the beam property.