public abstract class AbstractProfile extends Object implements Device
UNKNOWN_NAME
Constructor and Description |
---|
AbstractProfile() |
Modifier and Type | Method and Description |
---|---|
Device[] |
getChildren()
Returns the children of this device in the hardware topology.
|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDescriptor, getName, getParent
public final Device[] getChildren()
Device
getChildren
in interface Device