Uses of Class
org.openiam.base.ws.PropertyMap
-
Packages that use PropertyMap Package Description org.openiam.base.ws Bases that are used when the API is exposed as web services. -
-
Uses of PropertyMap in org.openiam.base.ws
Methods in org.openiam.base.ws that return PropertyMap Modifier and Type Method Description PropertyMap
PropertyMapAdapter. marshal(Map<String,List<String>> v)
Methods in org.openiam.base.ws with parameters of type PropertyMap Modifier and Type Method Description Map<String,List<String>>
PropertyMapAdapter. unmarshal(PropertyMap v)
-