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