public class IGuestPropertyChangedEvent extends IMachineEvent
Constructor and Description |
---|
IGuestPropertyChangedEvent(java.lang.String wrapped,
org.virtualbox_6_1.ObjectRefManager objMgr,
org.virtualbox_6_1.jaxws.VboxPortType port) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFlags()
The new property flags.
|
java.lang.String |
getName()
The name of the property that has changed.
|
java.lang.String |
getValue()
The new property value.
|
static IGuestPropertyChangedEvent |
queryInterface(IUnknown obj) |
getMachineId
getSource, getType, getWaitable, setProcessed, waitProcessed
getObjMgr, getRemoteWSPort, getWrapped, releaseRemote
public IGuestPropertyChangedEvent(java.lang.String wrapped, org.virtualbox_6_1.ObjectRefManager objMgr, org.virtualbox_6_1.jaxws.VboxPortType port)
public java.lang.String getName()
public java.lang.String getValue()
public java.lang.String getFlags()
public static IGuestPropertyChangedEvent queryInterface(IUnknown obj)