public final class DefaultVirtualDevice extends DefaultDevice implements VirtualDevice
DefaultDevice.DeviceDriverData
AbstractProjectableModel.AnnotationDriverData
Device.Type
id
NO_DRIVER, NO_DRIVER_SERVICE
Constructor and Description |
---|
DefaultVirtualDevice(NetworkId networkId,
DeviceId id)
Creates a network element attributed to the specified provider.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
NetworkId |
networkId()
Returns the network identifier to which this virtual element belongs.
|
java.lang.String |
toString() |
as, asData, chassisId, hwVersion, id, locateDriver, manufacturer, serialNumber, swVersion, type
bindAndCheckDriver, bindDriver, driver, driverService, is, setDriverService
providerId
annotations
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
chassisId, hwVersion, id, manufacturer, serialNumber, swVersion, type
annotations
providerId
as, is, project
public NetworkId networkId()
VirtualElement
networkId
in interface VirtualElement
public int hashCode()
hashCode
in class DefaultDevice
public boolean equals(java.lang.Object obj)
equals
in class DefaultDevice
public java.lang.String toString()
toString
in class DefaultDevice