Package org.citrusframework.ws.xml
Class Soap.SoapMessage.Attachment
java.lang.Object
org.citrusframework.ws.xml.Soap.SoapMessage.Attachment
- Enclosing class:
- Soap.SoapMessage
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetCharset(String charset) voidsetContent(String content) voidsetContentId(String contentId) voidsetContentType(String contentType) void
-
Constructor Details
-
Attachment
public Attachment()
-
-
Method Details
-
getContentId
-
setContentId
-
getContentType
-
setContentType
-
getContent
-
setContent
-
getCharset
-
setCharset
-
getResource
-
setResource
-