public class XPathPatterns
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
XPathPatterns() |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
getXpaths()
Gets the xpaths.
|
void |
setXpaths(java.util.List<java.lang.String> xpaths)
Sets the xpaths.
|