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() |
String |
getXml() |
createDTO, getContentType
toString
equals, fieldsExcludedFromEqualsAndHashCode, hashCode, key
public XmlBodyDTO(XmlBody xmlBody)
public String getXml()
public XmlBody buildObject()
buildObject
in interface DTO<Body>
buildObject
in class BodyWithContentTypeDTO
Copyright © 2018. All rights reserved.