| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected DvsEventArgument |
DvsMergedEvent.destinationDvs |
protected DvsEventArgument |
Event.dvs |
protected DvsEventArgument |
DvsMergedEvent.sourceDvs |
| Modifier and Type | Method and Description |
|---|---|
DvsEventArgument |
ObjectFactory.createDvsEventArgument()
Create an instance of
DvsEventArgument |
DvsEventArgument |
DvsMergedEvent.getDestinationDvs()
Gets the value of the destinationDvs property.
|
DvsEventArgument |
Event.getDvs()
Gets the value of the dvs property.
|
DvsEventArgument |
DvsMergedEvent.getSourceDvs()
Gets the value of the sourceDvs property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DvsMergedEvent.setDestinationDvs(DvsEventArgument value)
Sets the value of the destinationDvs property.
|
void |
Event.setDvs(DvsEventArgument value)
Sets the value of the dvs property.
|
void |
DvsMergedEvent.setSourceDvs(DvsEventArgument value)
Sets the value of the sourceDvs property.
|
Copyright © 2018. All rights reserved.