Package | Description |
---|---|
com.ibm.tivoli.maximo.fdmbo.map |
Modifier and Type | Method and Description |
---|---|
java.util.List<JSONMapPropertyValuesInfo> |
JSONMapPropertyInfo.getPropertyValues()
Get the list of conditional values
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
ExternalJSONMapper.formatConditionalValue(java.util.List<JSONMapPropertyValuesInfo> values,
java.lang.Object jo,
java.lang.String jsonData,
MboSetInfo msi)
Find correct value based on condition and format it to process
|