Uses of Class
org.kie.internal.jaxb.StringKeyObjectValueMap
-
Packages that use StringKeyObjectValueMap Package Description org.kie.internal.jaxb -
-
Uses of StringKeyObjectValueMap in org.kie.internal.jaxb
Methods in org.kie.internal.jaxb that return StringKeyObjectValueMap Modifier and Type Method Description StringKeyObjectValueMapStringKeyObjectValueMapXmlAdapter. marshal(Map<String,Object> map)Methods in org.kie.internal.jaxb with parameters of type StringKeyObjectValueMap Modifier and Type Method Description Map<String,Object>StringKeyObjectValueMapXmlAdapter. unmarshal(StringKeyObjectValueMap xmlMap)
-