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

Packages that use XSDataLigand
org.dawb.edna.mxv1   
 

Uses of XSDataLigand in org.dawb.edna.mxv1
 

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

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

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