public class DvsSingleIpPort extends DvsIpPort
Java class for DvsSingleIpPort complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DvsSingleIpPort">
<complexContent>
<extension base="{urn:vim25}DvsIpPort">
<sequence>
<element name="portNumber" type="{http://www.w3.org/2001/XMLSchema}int"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected int |
portNumber |
negate| Constructor and Description |
|---|
DvsSingleIpPort() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPortNumber()
Gets the value of the portNumber property.
|
void |
setPortNumber(int value)
Sets the value of the portNumber property.
|
isNegate, setNegateCopyright © 2018. All rights reserved.