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(java.util.Map<java.lang.String,java.lang.Object> map)Methods in org.kie.internal.jaxb with parameters of type StringKeyObjectValueMap Modifier and Type Method Description java.util.Map<java.lang.String,java.lang.Object>StringKeyObjectValueMapXmlAdapter. unmarshal(StringKeyObjectValueMap xmlMap)
-