public class AppSettingModel extends Object implements org.noear.weed.IBinder
| 限定符和类型 | 字段和说明 |
|---|---|
int |
agroup_id |
int |
app_id |
int |
is_client |
String |
name |
int |
row_id |
int |
type |
String |
value |
int |
ver_start |
| 构造器和说明 |
|---|
AppSettingModel() |
public int row_id
public int agroup_id
public int app_id
public int is_client
public String name
public int type
public String value
public int ver_start
public void bind(org.noear.weed.GetHandlerEx s)
bind 在接口中 org.noear.weed.IBinderpublic org.noear.weed.IBinder clone()
public long getLong()
public int getInt()
public org.noear.snack.ONode get(String name)
public org.noear.snack.ONode getNode()
public Properties getProp()
Copyright © 2021. All rights reserved.