public class AppModel extends Object implements org.noear.weed.IBinder
| 限定符和类型 | 字段和说明 |
|---|---|
int |
agroup_id |
String |
akey |
int |
app_id |
String |
app_key |
String |
name |
String |
note |
int |
ugroup_id |
| 构造器和说明 |
|---|
AppModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
AppGroupModel |
agroup() |
int |
ar_examine_ver() |
int |
ar_is_examine() |
void |
bind(org.noear.weed.GetHandlerEx s) |
org.noear.weed.IBinder |
clone() |
AppSettingModel |
get(String key) |
AppSettingCollection |
getClientSetting(int ver) |
AppSettingCollection |
getSetting(int ver) |
AppVersionModel |
getVersion(int platform) |
UserGroupModel |
ugroup() |
public int app_id
public String app_key
public String akey
public int agroup_id
public int ugroup_id
public String name
public String note
public void bind(org.noear.weed.GetHandlerEx s)
bind 在接口中 org.noear.weed.IBinderpublic org.noear.weed.IBinder clone()
public AppGroupModel agroup() throws Exception
Exceptionpublic UserGroupModel ugroup() throws Exception
Exceptionpublic AppSettingCollection getSetting(int ver) throws Exception
Exceptionpublic AppSettingCollection getClientSetting(int ver) throws Exception
Exceptionpublic AppVersionModel getVersion(int platform) throws Exception
Exceptionpublic AppSettingModel get(String key) throws Exception
ExceptionCopyright © 2021. All rights reserved.