public static class BundleWiringDTO.NodeDTO extends WiringDTO
The providedWires field must contain an
array of BundleWireDTOs. The requiredWires field must contain an array of BundleWireDTOs.
| Modifier and Type | Field | Description |
|---|---|---|
boolean |
current |
The current state of the bundle wiring.
|
boolean |
inUse |
The bundle wiring's in use setting indicates that the bundle wiring
is in use.
|
capabilities, id, providedWires, requiredWires, requirements, resource| Constructor | Description |
|---|---|
NodeDTO() |
public boolean inUse
BundleWiring.isInUse()public boolean current
BundleWiring.isCurrent()