类 ConvertResponse
java.lang.Object
com.onlyoffice.model.convertservice.ConvertResponse
Defines the response parameters that are received from the document conversion service.
-
嵌套类概要
嵌套类 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getError()voidsetEndConvert(Boolean endConvert) voidsetError(ConvertResponse.Error error) voidsetFileType(String fileType) voidsetFileUrl(String fileUrl) voidsetPercent(Integer percent)
-
构造器详细资料
-
ConvertResponse
public ConvertResponse()
-
-
方法详细资料
-
getEndConvert
-
setEndConvert
-
getError
-
setError
-
getFileType
-
setFileType
-
getFileUrl
-
setFileUrl
-
getPercent
-
setPercent
-