public interface MobileEntry extends XMLable
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
getMobileCoverId()
获取终端展示封面ID
|
long |
getMobileDeviceConfig()
获取终端展示配置
|
void |
setMobileCoverId(java.lang.String mobileCoverId)
设置终端展示封面ID
|
void |
setMobileDeviceConfig(long mobileDeviceConfig)
设置终端展示配置
|
readXMLclonelong getMobileDeviceConfig()
void setMobileDeviceConfig(long mobileDeviceConfig)
mobileDeviceConfig - 终端展示配置java.lang.String getMobileCoverId()
void setMobileCoverId(java.lang.String mobileCoverId)
mobileCoverId - 封面ID