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

Packages that use XSDataChain
org.dawb.edna.mxv1   
 

Uses of XSDataChain in org.dawb.edna.mxv1
 

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

Methods in org.dawb.edna.mxv1 that return types with arguments of type XSDataChain
 javax.xml.bind.JAXBElement<XSDataChain> ObjectFactory.createXSDataChain(XSDataChain value)
          Create an instance of JAXBElement<XSDataChain>}
 java.util.List<XSDataChain> XSDataStructure.getChain()
          Gets the value of the chain property.
 

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