| 程序包 | 说明 |
|---|---|
| com.beanit.iec61850bean |
| 限定符和类型 | 方法和说明 |
|---|---|
Urcb |
LogicalNode.getUrcb(String urcbName) |
Urcb |
ServerModel.getUrcb(String reference)
Get the unbuffered report control block (URCB) with the given reference.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<Urcb> |
LogicalNode.getUrcbs() |
Collection<Urcb> |
ServerModel.getUrcbs()
Get a collection of all unbuffered report control blocks (URCB) that exist in this model.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ClientAssociation.cancelUrcbReservation(Urcb urcb) |
void |
ClientAssociation.reserveUrcb(Urcb urcb) |
Copyright © 2025. All rights reserved.