Uses of Class
org.citrusframework.model.testcase.http.ServerRequestType.Body.Payload
Packages that use ServerRequestType.Body.Payload
-
Uses of ServerRequestType.Body.Payload in org.citrusframework.model.testcase.http
Fields in org.citrusframework.model.testcase.http declared as ServerRequestType.Body.PayloadModifier and TypeFieldDescriptionprotected ServerRequestType.Body.PayloadServerRequestType.Body.payloadMethods in org.citrusframework.model.testcase.http that return ServerRequestType.Body.PayloadModifier and TypeMethodDescriptionObjectFactory.createServerRequestTypeBodyPayload()Create an instance ofServerRequestType.Body.PayloadServerRequestType.Body.getPayload()Ruft den Wert der payload-Eigenschaft ab.Methods in org.citrusframework.model.testcase.http with parameters of type ServerRequestType.Body.PayloadModifier and TypeMethodDescriptionvoidServerRequestType.Body.setPayload(ServerRequestType.Body.Payload value) Legt den Wert der payload-Eigenschaft fest.