Uses of Class
org.molgenis.jaxb.CbmNode

Packages that use CbmNode
org.molgenis.cbm   
org.molgenis.jaxb   
 

Uses of CbmNode in org.molgenis.cbm
 

Methods in org.molgenis.cbm that return CbmNode
 CbmNode CbmXmlParser.load(File xmlFile, File xsdFile)
           
 

Uses of CbmNode in org.molgenis.jaxb
 

Methods in org.molgenis.jaxb that return CbmNode
 CbmNode ObjectFactory.createCbmNode()
          Create an instance of CbmNode
 

Methods in org.molgenis.jaxb that return types with arguments of type CbmNode
 JAXBElement<CbmNode> ObjectFactory.createCbmNode(CbmNode value)
          Create an instance of JAXBElement<CbmNode>}
 

Methods in org.molgenis.jaxb with parameters of type CbmNode
 JAXBElement<CbmNode> ObjectFactory.createCbmNode(CbmNode value)
          Create an instance of JAXBElement<CbmNode>}
 



Copyright © 2013. All Rights Reserved.