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

Packages that use XSDataDictionary
org.dawb.edna.mxv1   
 

Uses of XSDataDictionary in org.dawb.edna.mxv1
 

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

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

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