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
 Collection JaxbCollectionAdapter.unmarshal(JaxbListWrapper v)
           
 List JaxbListAdapter.unmarshal(JaxbListWrapper v)
           
 



Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.