| 程序包 | 说明 |
|---|---|
| net.ibizsys.model.codelist |
| 限定符和类型 | 类和说明 |
|---|---|
class |
PSThresholdImpl |
| 限定符和类型 | 方法和说明 |
|---|---|
IPSThreshold |
PSThresholdGroupImpl.getPSThreshold(java.lang.Object objKey,
boolean bTryMode) |
IPSThreshold |
IPSThresholdGroup.getPSThreshold(java.lang.Object objKey,
boolean bTryMode)
获取阈值项集合的指定项
|
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.List<IPSThreshold> |
PSThresholdGroupImpl.getPSThresholds() |
java.util.List<IPSThreshold> |
IPSThresholdGroup.getPSThresholds()
获取阈值项集合
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PSThresholdGroupImpl.setPSThresholds(java.util.List<IPSThreshold> list) |
void |
IPSThresholdGroup.setPSThresholds(java.util.List<IPSThreshold> list)
设置阈值项集合
|