public class XmlBodyDTO extends BodyWithContentTypeDTO
contentType
Constructor and Description |
---|
XmlBodyDTO(XmlBody xmlBody) |
XmlBodyDTO(XmlBody xmlBody,
Boolean not) |
Modifier and Type | Method and Description |
---|---|
XmlBody |
buildObject() |
byte[] |
getRawBytes() |
String |
getXml() |
createDTO, getContentType
toString
equals, fieldsExcludedFromEqualsAndHashCode, hashCode
public XmlBodyDTO(XmlBody xmlBody)
public String getXml()
public byte[] getRawBytes()
public XmlBody buildObject()
buildObject
in interface DTO<Body>
buildObject
in class BodyWithContentTypeDTO
Copyright © 2020. All rights reserved.