Package com.avoka.fc.core.service.vo
Class PrefillParamXpathMapVO
java.lang.Object
com.avoka.fc.core.service.vo.PrefillParamXpathMapVO
Provides a read only Prefill Param Xpath Map value object for performance caching.
- Since:
- 5.1.0
-
Constructor Summary
ConstructorDescriptionCreate a Prefill Param Xpath Map value object. -
Method Summary
-
Constructor Details
-
PrefillParamXpathMapVO
Create a Prefill Param Xpath Map value object.- Parameters:
ppxm
- the source prefill param xpath map
-
-
Method Details
-
getParamName
- Returns:
- the paramName
-
getXpath
- Returns:
- the xpath
-