public static class ChildMapEntryDefinitionParser.KeyValuePair extends Object
| Constructor and Description |
|---|
KeyValuePair() |
KeyValuePair(String key,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
Object |
getValue() |
void |
setKey(String key) |
void |
setValue(Object value) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.