|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectcom.aiyc.base.core.Map
com.aiyc.server.standalone.core.Map
public class Map
Map| 字段摘要 |
|---|
| 从类 com.aiyc.base.core.Map 继承的字段 |
|---|
mapName, mapURL |
| 构造方法摘要 | |
|---|---|
Map()
|
|
| 方法摘要 | |
|---|---|
Integer |
getId()
gets the primary key |
void |
setId(Integer id)
sets the primary key |
| 从类 com.aiyc.base.core.Map 继承的方法 |
|---|
getMapName, getMapURL, setMapName, setMapURL, toString |
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| 构造方法详细信息 |
|---|
public Map()
| 方法详细信息 |
|---|
public Integer getId()
IEntity 复制的描述
IEntity<Integer> 中的 getIdpublic void setId(Integer id)
IEntity 复制的描述
IEntity<Integer> 中的 setIdid - the id to set
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||