| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected IntExpression |
DvsMacNetworkRuleQualifier.protocol |
protected IntExpression |
DvsIpNetworkRuleQualifier.protocol |
protected IntExpression |
DvsIpNetworkRuleQualifier.tcpFlags |
protected IntExpression |
DvsMacNetworkRuleQualifier.vlanId |
| Modifier and Type | Method and Description |
|---|---|
IntExpression |
ObjectFactory.createIntExpression()
Create an instance of
IntExpression |
IntExpression |
DvsMacNetworkRuleQualifier.getProtocol()
Gets the value of the protocol property.
|
IntExpression |
DvsIpNetworkRuleQualifier.getProtocol()
Gets the value of the protocol property.
|
IntExpression |
DvsIpNetworkRuleQualifier.getTcpFlags()
Gets the value of the tcpFlags property.
|
IntExpression |
DvsMacNetworkRuleQualifier.getVlanId()
Gets the value of the vlanId property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DvsMacNetworkRuleQualifier.setProtocol(IntExpression value)
Sets the value of the protocol property.
|
void |
DvsIpNetworkRuleQualifier.setProtocol(IntExpression value)
Sets the value of the protocol property.
|
void |
DvsIpNetworkRuleQualifier.setTcpFlags(IntExpression value)
Sets the value of the tcpFlags property.
|
void |
DvsMacNetworkRuleQualifier.setVlanId(IntExpression value)
Sets the value of the vlanId property.
|
Copyright © 2018. All rights reserved.