Class PrefillParamXpathMapVO

java.lang.Object
com.avoka.fc.core.service.vo.PrefillParamXpathMapVO

public class PrefillParamXpathMapVO extends Object
Provides a read only Prefill Param Xpath Map value object for performance caching.
Since:
5.1.0
  • Constructor Details

    • PrefillParamXpathMapVO

      public PrefillParamXpathMapVO(PrefillParamXpathMap ppxm)
      Create a Prefill Param Xpath Map value object.
      Parameters:
      ppxm - the source prefill param xpath map
  • Method Details

    • getParamName

      public String getParamName()
      Returns:
      the paramName
    • getXpath

      public String getXpath()
      Returns:
      the xpath