Package com.vmware.vim25
Class AccountRemovedEvent
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.Event
com.vmware.vim25.HostEvent
com.vmware.vim25.AccountRemovedEvent
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.Event
chainId, changeTag, computeResource, createdTime, datacenter, ds, dvs, fullFormattedMessage, host, key, net, userName, vmFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanisGroup()voidsetAccount(String account) voidsetGroup(boolean group) Methods inherited from class com.vmware.vim25.Event
getChainId, getChangeTag, getComputeResource, getCreatedTime, getDatacenter, getDs, getDvs, getFullFormattedMessage, getHost, getKey, getNet, getUserName, getVm, setChainId, setChangeTag, setComputeResource, setCreatedTime, setDatacenter, setDs, setDvs, setFullFormattedMessage, setHost, setKey, setNet, setUserName, setVmMethods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
account
-
group
public boolean group
-
-
Constructor Details
-
AccountRemovedEvent
public AccountRemovedEvent()
-
-
Method Details
-
getAccount
-
isGroup
public boolean isGroup() -
setAccount
-
setGroup
public void setGroup(boolean group)
-