public class CustomMatcher extends Object
| Constructor and Description |
|---|
CustomMatcher() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCustomMatcherHandler() |
String |
getCustomMatcherParameters() |
void |
setCustomMatcherHandler(String customMatcherHandler) |
void |
setCustomMatcherParameters(String customMatcherParameters) |
public String getCustomMatcherHandler()
public void setCustomMatcherHandler(String customMatcherHandler)
public String getCustomMatcherParameters()
public void setCustomMatcherParameters(String customMatcherParameters)
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.