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) |
getMachineIdgetSource, getType, getWaitable, setProcessed, waitProcessedgetObjMgr, getRemoteWSPort, getWrapped, releaseRemotepublic 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)