|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.virtualbox_5_0.IUnknown
org.virtualbox_5_0.IEvent
org.virtualbox_5_0.IMediumConfigChangedEvent
public class IMediumConfigChangedEvent
The configuration of the given medium was changed (location, properties, child/parent or anything else). NOTE: This event is not yet implemented. Interface ID: {DD3E2654-A161-41F1-B583-4892F4A9D5D5}
Field Summary |
---|
Fields inherited from class org.virtualbox_5_0.IUnknown |
---|
obj, port |
Constructor Summary | |
---|---|
IMediumConfigChangedEvent(java.lang.String wrapped,
org.virtualbox_5_0.jaxws.VboxPortType port)
|
Method Summary | |
---|---|
IMedium |
getMedium()
ID of the medium this event relates to. |
static IMediumConfigChangedEvent |
queryInterface(IUnknown obj)
|
Methods inherited from class org.virtualbox_5_0.IEvent |
---|
getSource, getType, getWaitable, setProcessed, waitProcessed |
Methods inherited from class org.virtualbox_5_0.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 IMediumConfigChangedEvent(java.lang.String wrapped, org.virtualbox_5_0.jaxws.VboxPortType port)
Method Detail |
---|
public IMedium getMedium()
public static IMediumConfigChangedEvent queryInterface(IUnknown obj)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |