Uses of Class
com.googlecode.fascinator.common.jaxb.MapEntryListType

Packages that use MapEntryListType
com.googlecode.fascinator.common.jaxb This module contains generic JAXB classes that provides common Java Architecture for XML Binding functionality. 
 

Uses of MapEntryListType in com.googlecode.fascinator.common.jaxb
 

Methods in com.googlecode.fascinator.common.jaxb that return MapEntryListType
 MapEntryListType MapAdapter.marshal(Map<String,String> map)
           
 

Methods in com.googlecode.fascinator.common.jaxb with parameters of type MapEntryListType
 Map<String,String> MapAdapter.unmarshal(MapEntryListType entryList)
           
 



Copyright © 2009-2012. All Rights Reserved.