| java.lang.Object | |
| ↳ | org.mule.modules.taleo.model.holders.MapItemExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _keyType | |||||||||||
| _propertyValueType | |||||||||||
| key | |||||||||||
| propertyValue | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves key
| |||||||||||
Retrieves propertyValue
| |||||||||||
Sets key
| |||||||||||
Sets propertyValue
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves key
Retrieves propertyValue
Sets key
| value | Value to set |
|---|
Sets propertyValue
| value | Value to set |
|---|