| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Class and Description |
|---|---|
class |
IpRange
Java class for IpRange complex type.
|
class |
SingleIp
Java class for SingleIp complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected IpAddress |
DvsIpNetworkRuleQualifier.destinationAddress |
protected IpAddress |
DvsIpNetworkRuleQualifier.sourceAddress |
| Modifier and Type | Method and Description |
|---|---|
IpAddress |
ObjectFactory.createIpAddress()
Create an instance of
IpAddress |
IpAddress |
DvsIpNetworkRuleQualifier.getDestinationAddress()
Gets the value of the destinationAddress property.
|
IpAddress |
DvsIpNetworkRuleQualifier.getSourceAddress()
Gets the value of the sourceAddress property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DvsIpNetworkRuleQualifier.setDestinationAddress(IpAddress value)
Sets the value of the destinationAddress property.
|
void |
DvsIpNetworkRuleQualifier.setSourceAddress(IpAddress value)
Sets the value of the sourceAddress property.
|
Copyright © 2018. All rights reserved.