Uses of Class
org.ow2.orchestra.util.JAXBUtils.JAXBMapAdapter.InternalMapType

Packages that use JAXBUtils.JAXBMapAdapter.InternalMapType
org.ow2.orchestra.util   
 

Uses of JAXBUtils.JAXBMapAdapter.InternalMapType in org.ow2.orchestra.util
 

Methods in org.ow2.orchestra.util that return JAXBUtils.JAXBMapAdapter.InternalMapType
 JAXBUtils.JAXBMapAdapter.InternalMapType<K,W> JAXBUtils.JAXBMapAdapter.marshal(Map<K,V> value)
           
 

Methods in org.ow2.orchestra.util with parameters of type JAXBUtils.JAXBMapAdapter.InternalMapType
 Map<K,V> JAXBUtils.JAXBMapAdapter.unmarshal(JAXBUtils.JAXBMapAdapter.InternalMapType<K,W> value)
           
 



Copyright © 2011 OW2 Consortium. All Rights Reserved.