类 Format
java.lang.Object
com.onlyoffice.model.common.Format
Defines the document format properties.
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getMime()getName()getType()voidsetActions(List<String> actions) voidsetConvert(List<String> convert) voidvoidvoidsetType(DocumentType type)
-
构造器详细资料
-
Format
public Format()
-
-
方法详细资料
-
getName
-
setName
-
getType
-
setType
-
getActions
-
setActions
-
getConvert
-
setConvert
-
getMime
-
setMime
-