Class CustomParameter
- java.lang.Object
-
- com.trivago.cluecumber.engine.rendering.pages.pojos.CustomParameter
-
public class CustomParameter extends Object
-
-
Constructor Summary
Constructors Constructor Description CustomParameter(String key, String value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetKey()StringgetValue()booleanisRelativeUrl()booleanisUrl()StringtoString()
-