public interface IDeviceUnit extends IDeviceElement
IDeviceSlot elements into logical units.| Modifier and Type | Method and Description |
|---|---|
java.util.List<IDeviceSlot> |
getDeviceSlots()
Get list of slots associated with the unit.
|
java.util.List<IDeviceUnit> |
getDeviceUnits()
Get list of subordinate units associated with the unit.
|
getName, getPathjava.util.List<IDeviceSlot> getDeviceSlots()
java.util.List<IDeviceUnit> getDeviceUnits()