|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectcom.aiyc.base.core.measure.GSMReading
com.aiyc.server.standalone.core.measure.GSMReading
public class GSMReading
GSMReading| 字段摘要 |
|---|
| 从类 com.aiyc.base.core.measure.GSMReading 继承的字段 |
|---|
areaId, cellId, MCC, MNC, networkName, signalStrength |
| 构造方法摘要 | |
|---|---|
GSMReading()
|
|
| 方法摘要 | |
|---|---|
Integer |
getId()
gets the primary key |
void |
setId(Integer id)
sets the primary key |
| 从类 com.aiyc.base.core.measure.GSMReading 继承的方法 |
|---|
getAreaId, getCellId, getHumanReadableName, getMCC, getMNC, getNetworkName, getNormalizedSignalStrength, getSignalStrength, getType, setAreaId, setCellId, setMCC, setMNC, setNetworkName, setSignalStrength, toString |
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| 构造方法详细信息 |
|---|
public GSMReading()
| 方法详细信息 |
|---|
public Integer getId()
IEntity 复制的描述
IEntity<Integer> 中的 getIdpublic void setId(Integer id)
IEntity 复制的描述
IEntity<Integer> 中的 setIdid - the id to set
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||