| 程序包 | 说明 |
|---|---|
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
NestedZone |
Host.getZone()
Get zone
|
NestedZone |
NestedZone.id(String id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<NestedZone> |
Cluster.getZones()
Get zones
|
List<NestedZone> |
Graph.getZones()
Get zones
|
| 限定符和类型 | 方法和说明 |
|---|---|
Cluster |
Cluster.addZonesItem(NestedZone zonesItem) |
Graph |
Graph.addZonesItem(NestedZone zonesItem) |
void |
Host.setZone(NestedZone zone) |
Host |
Host.zone(NestedZone zone) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Cluster.setZones(List<NestedZone> zones) |
void |
Graph.setZones(List<NestedZone> zones) |
Cluster |
Cluster.zones(List<NestedZone> zones) |
Graph |
Graph.zones(List<NestedZone> zones) |
Copyright © 2025. All rights reserved.