类 com.zhuozhengsoft.pageoffice.OfficeVendorType
的使用

使用 OfficeVendorType 的软件包
com.zhuozhengsoft.pageoffice   
 

com.zhuozhengsoft.pageofficeOfficeVendorType 的使用
 

返回 OfficeVendorTypecom.zhuozhengsoft.pageoffice 中的方法
static OfficeVendorType OfficeVendorType.valueOf(java.lang.String name)
          返回带有指定名称的该类型的枚举常量。
static OfficeVendorType[] OfficeVendorType.values()
          按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
 

参数类型为 OfficeVendorTypecom.zhuozhengsoft.pageoffice 中的方法
 void PageOfficeCtrl.setOfficeVendor(OfficeVendorType value)
          设置Office办公软件类型。
 void FileMakerCtrl.setOfficeVendor(OfficeVendorType value)
          设置Office办公软件类型。