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

Packages that use XSDataAtom
org.dawb.edna.mxv1   
 

Uses of XSDataAtom in org.dawb.edna.mxv1
 

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

Methods in org.dawb.edna.mxv1 that return types with arguments of type XSDataAtom
 javax.xml.bind.JAXBElement<XSDataAtom> ObjectFactory.createXSDataAtom(XSDataAtom value)
          Create an instance of JAXBElement<XSDataAtom>}
 java.util.List<XSDataAtom> XSDataAtomicComposition.getAtom()
          Gets the value of the atom property.
 

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