Class ParamPath


  • public class ParamPath
    extends Object
    Author:
    Madhav Krishna
    • Constructor Detail

      • ParamPath

        public ParamPath()
      • ParamPath

        public ParamPath​(String path,
                         String valueType)
    • Method Detail

      • getPath

        public String getPath()
      • setPath

        public void setPath​(String path)
      • getValueTypeAsStr

        public String getValueTypeAsStr()
      • setValueType

        public void setValueType​(String valueType)