java.lang.Object
org.uitnet.testing.smartfwk.core.validator.ParamPath

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

    • ParamPath

      public ParamPath()
    • ParamPath

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

    • getPath

      public String getPath()
    • setPath

      public void setPath​(String path)
    • getValueType

      public ParamValueType getValueType()
    • getValueTypeAsStr

      public String getValueTypeAsStr()
    • setValueType

      public void setValueType​(String valueType)