Uses of Class
org.citrusframework.model.testcase.http.ServerRequestType.Body
Packages that use ServerRequestType.Body
-
Uses of ServerRequestType.Body in org.citrusframework.model.testcase.http
Fields in org.citrusframework.model.testcase.http declared as ServerRequestType.BodyMethods in org.citrusframework.model.testcase.http that return ServerRequestType.BodyModifier and TypeMethodDescriptionObjectFactory.createServerRequestTypeBody()Create an instance ofServerRequestType.BodyServerRequestType.getBody()Ruft den Wert der body-Eigenschaft ab.Methods in org.citrusframework.model.testcase.http with parameters of type ServerRequestType.BodyModifier and TypeMethodDescriptionvoidServerRequestType.setBody(ServerRequestType.Body value) Legt den Wert der body-Eigenschaft fest.