Uses of Class
com.consol.citrus.model.testcase.http.ServerRequestType.Body.Validate.Xpath
-
Packages that use ServerRequestType.Body.Validate.Xpath Package Description com.consol.citrus.model.testcase.http -
-
Uses of ServerRequestType.Body.Validate.Xpath in com.consol.citrus.model.testcase.http
Fields in com.consol.citrus.model.testcase.http with type parameters of type ServerRequestType.Body.Validate.Xpath Modifier and Type Field Description protected List<ServerRequestType.Body.Validate.Xpath>ServerRequestType.Body.Validate. xpathsMethods in com.consol.citrus.model.testcase.http that return ServerRequestType.Body.Validate.Xpath Modifier and Type Method Description ServerRequestType.Body.Validate.XpathObjectFactory. createServerRequestTypeBodyValidateXpath()Create an instance ofServerRequestType.Body.Validate.XpathMethods in com.consol.citrus.model.testcase.http that return types with arguments of type ServerRequestType.Body.Validate.Xpath Modifier and Type Method Description List<ServerRequestType.Body.Validate.Xpath>ServerRequestType.Body.Validate. getXpaths()Gets the value of the xpaths property.
-