public class IntuitResponseDeserializerHelper extends Object
| Modifier and Type | Class and Description |
|---|---|
protected class |
IntuitResponseDeserializerHelper.BigDecimalScaleUpdater |
protected static interface |
IntuitResponseDeserializerHelper.Feature
Interface which represent additional features
|
| Constructor and Description |
|---|
IntuitResponseDeserializerHelper() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
invokeFeature(String featureSwitch,
IntuitResponseDeserializerHelper.Feature feature)
Executes feature if switch setting is on
|
protected void |
updateBigDecimalScale(IntuitEntity intuitType)
Updates instances of BigDecimal with new scale in intuitEntity
|
protected void invokeFeature(String featureSwitch, IntuitResponseDeserializerHelper.Feature feature)
featureSwitch - feature - protected void updateBigDecimalScale(IntuitEntity intuitType)
intuitType - Copyright © 2017. All rights reserved.