Uses of Class
org.citrusframework.model.testcase.http.ReceiveRequestModel.Selector.Element
Packages that use ReceiveRequestModel.Selector.Element
-
Uses of ReceiveRequestModel.Selector.Element in org.citrusframework.model.testcase.http
Fields in org.citrusframework.model.testcase.http with type parameters of type ReceiveRequestModel.Selector.ElementModifier and TypeFieldDescriptionprotected List<ReceiveRequestModel.Selector.Element>ReceiveRequestModel.Selector.elementsMethods in org.citrusframework.model.testcase.http that return ReceiveRequestModel.Selector.ElementModifier and TypeMethodDescriptionObjectFactory.createReceiveRequestModelSelectorElement()Create an instance ofReceiveRequestModel.Selector.ElementMethods in org.citrusframework.model.testcase.http that return types with arguments of type ReceiveRequestModel.Selector.ElementModifier and TypeMethodDescriptionReceiveRequestModel.Selector.getElements()Gets the value of the elements property.