|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.virtualbox_4_1.IUnknown
org.virtualbox_4_1.IEvent
org.virtualbox_4_1.IStorageDeviceChangedEvent
public class IStorageDeviceChangedEvent
Notification when a
IMachine.getMediumAttachments()
is attached or removed.
Interface ID: {8A5C2DCE-E341-49D4-AFCE-C95979F7D70C}
| Field Summary |
|---|
| Fields inherited from class org.virtualbox_4_1.IUnknown |
|---|
obj, port |
| Constructor Summary | |
|---|---|
IStorageDeviceChangedEvent(java.lang.String wrapped,
org.virtualbox_4_1.jaxws.VboxPortType port)
|
|
| Method Summary | |
|---|---|
java.lang.Boolean |
getRemoved()
Flag whether the device was removed or added to the VM. |
IMediumAttachment |
getStorageDevice()
Storage device that is subject to change. |
static IStorageDeviceChangedEvent |
queryInterface(IUnknown obj)
|
| Methods inherited from class org.virtualbox_4_1.IEvent |
|---|
getSource, getType, getWaitable, setProcessed, waitProcessed |
| Methods inherited from class org.virtualbox_4_1.IUnknown |
|---|
getRemoteWSPort, getWrapped, releaseRemote |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IStorageDeviceChangedEvent(java.lang.String wrapped,
org.virtualbox_4_1.jaxws.VboxPortType port)
| Method Detail |
|---|
public IMediumAttachment getStorageDevice()
public java.lang.Boolean getRemoved()
public static IStorageDeviceChangedEvent queryInterface(IUnknown obj)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||