Uses of Class
org.drools.xml.jaxb.util.JaxbListWrapper

Packages that use JaxbListWrapper
org.drools.xml.jaxb.util   
 

Uses of JaxbListWrapper in org.drools.xml.jaxb.util
 

Methods in org.drools.xml.jaxb.util that return JaxbListWrapper
 JaxbListWrapper ObjectFactory.createJaxbListWrapper()
           
 JaxbListWrapper JaxbCollectionAdapter.marshal(Collection v)
           
 JaxbListWrapper JaxbListAdapter.marshal(List v)
           
 

Methods in org.drools.xml.jaxb.util with parameters of type JaxbListWrapper
 List JaxbListAdapter.unmarshal(JaxbListWrapper v)
           
 Collection JaxbCollectionAdapter.unmarshal(JaxbListWrapper v)
           
 



Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.