|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeviceNode | |
|---|---|
| org.minetti.astrodevice.common.device | |
| Uses of DeviceNode in org.minetti.astrodevice.common.device |
|---|
| Methods in org.minetti.astrodevice.common.device that return DeviceNode | |
|---|---|
DeviceNode |
DeviceNode.getParent()
Returns the parent node. |
| Methods in org.minetti.astrodevice.common.device that return types with arguments of type DeviceNode | |
|---|---|
Collection<DeviceNode> |
DeviceNode.getChildren()
Returns the child nodes. |
| Constructors in org.minetti.astrodevice.common.device with parameters of type DeviceNode | |
|---|---|
DeviceNode(DeviceNode parent,
String name,
DeviceSignature signature,
Collection<DeviceNode> children)
Constructor. |
|
| Constructor parameters in org.minetti.astrodevice.common.device with type arguments of type DeviceNode | |
|---|---|
DeviceNode(DeviceNode parent,
String name,
DeviceSignature signature,
Collection<DeviceNode> children)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||