@Generated public class ExportResponse extends Object
Constructor and Description |
---|
ExportResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getContent() |
String |
getFileType() |
int |
hashCode() |
ExportResponse |
setContent(String content) |
ExportResponse |
setFileType(String fileType) |
String |
toString() |
public ExportResponse setContent(String content)
public String getContent()
public ExportResponse setFileType(String fileType)
public String getFileType()
Copyright © 2024. All rights reserved.