Uses of Class
com.consol.citrus.model.testcase.http.ReceiveRequestModel.Selector
-
Packages that use ReceiveRequestModel.Selector Package Description com.consol.citrus.model.testcase.http -
-
Uses of ReceiveRequestModel.Selector in com.consol.citrus.model.testcase.http
Fields in com.consol.citrus.model.testcase.http declared as ReceiveRequestModel.Selector Modifier and Type Field Description protected ReceiveRequestModel.SelectorReceiveRequestModel. selectorMethods in com.consol.citrus.model.testcase.http that return ReceiveRequestModel.Selector Modifier and Type Method Description ReceiveRequestModel.SelectorObjectFactory. createReceiveRequestModelSelector()Create an instance ofReceiveRequestModel.SelectorReceiveRequestModel.SelectorReceiveRequestModel. getSelector()Ruft den Wert der selector-Eigenschaft ab.Methods in com.consol.citrus.model.testcase.http with parameters of type ReceiveRequestModel.Selector Modifier and Type Method Description voidReceiveRequestModel. setSelector(ReceiveRequestModel.Selector value)Legt den Wert der selector-Eigenschaft fest.
-