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