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()  | 
createWithContentTypeDTO, getContentTypecreateDTO, getOptional, getType, toString, withOptionaltoStringequals, fieldsExcludedFromEqualsAndHashCode, hashCodepublic XmlBodyDTO(XmlBody xmlBody)
public String getXml()
public byte[] getRawBytes()
public XmlBody buildObject()
buildObject in interface DTO<Body<?>>buildObject in class BodyWithContentTypeDTOCopyright © 2022. All rights reserved.