public static class ReceiveModel.Attachment extends SoapAttachmentType
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{http://www.citrusframework.org/schema/ws/testcase}SoapAttachmentType">
<attribute name="validator" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</complexContent>
</complexType>
SoapAttachmentType.Resource| Modifier and Type | Field and Description |
|---|---|
protected String |
validator |
charsetName, contentId, contentType, data, encodingType, mtomInline, resource| Constructor and Description |
|---|
Attachment() |
| Modifier and Type | Method and Description |
|---|---|
String |
getValidator()
Gets the value of the validator property.
|
void |
setValidator(String value)
Sets the value of the validator property.
|
getCharsetName, getContentId, getContentType, getData, getEncodingType, getMtomInline, getResource, setCharsetName, setContentId, setContentType, setData, setEncodingType, setMtomInline, setResourceprotected String validator
Copyright © 2008–2019 ConSol Software GmbH. All rights reserved.