| Package | Description |
|---|---|
| org.osgi.resource.dto |
OSGi Data Transfer Object Resource Package Version 1.0.
|
| Modifier and Type | Field | Description |
|---|---|---|
RequirementRefDTO |
WireDTO.requirement |
Reference to the Requirement for the wire.
|
| Modifier and Type | Field | Description |
|---|---|---|
java.util.List<RequirementRefDTO> |
WiringDTO.requirements |
The references to the requirements for the wiring node.
|