Uses of Class
org.citrusframework.model.testcase.ws.SoapAttachmentType.Resource
Packages that use SoapAttachmentType.Resource
-
Uses of SoapAttachmentType.Resource in org.citrusframework.model.testcase.ws
Fields in org.citrusframework.model.testcase.ws declared as SoapAttachmentType.ResourceModifier and TypeFieldDescriptionprotected SoapAttachmentType.ResourceSoapAttachmentType.resourceMethods in org.citrusframework.model.testcase.ws that return SoapAttachmentType.ResourceModifier and TypeMethodDescriptionObjectFactory.createSoapAttachmentTypeResource()Create an instance ofSoapAttachmentType.ResourceSoapAttachmentType.getResource()Ruft den Wert der resource-Eigenschaft ab.Methods in org.citrusframework.model.testcase.ws with parameters of type SoapAttachmentType.ResourceModifier and TypeMethodDescriptionvoidSoapAttachmentType.setResource(SoapAttachmentType.Resource value) Legt den Wert der resource-Eigenschaft fest.