public class StringBodyDTO extends BodyWithContentTypeDTO
contentType| Constructor and Description | 
|---|
StringBodyDTO(StringBody stringBody)  | 
StringBodyDTO(StringBody stringBody,
             Boolean not)  | 
| Modifier and Type | Method and Description | 
|---|---|
StringBody | 
buildObject()  | 
byte[] | 
getRawBytes()  | 
String | 
getString()  | 
boolean | 
isSubString()  | 
createWithContentTypeDTO, getContentTypecreateDTO, getOptional, getType, toString, withOptionaltoStringequals, fieldsExcludedFromEqualsAndHashCode, hashCodepublic StringBodyDTO(StringBody stringBody)
public StringBodyDTO(StringBody stringBody, Boolean not)
public String getString()
public boolean isSubString()
public byte[] getRawBytes()
public StringBody buildObject()
buildObject in interface DTO<Body<?>>buildObject in class BodyWithContentTypeDTOCopyright © 2022. All rights reserved.