public class VspanPortgroupTypeChangeFault extends DvsFault
Java class for VspanPortgroupTypeChangeFault complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="VspanPortgroupTypeChangeFault">
<complexContent>
<extension base="{urn:vim25}DvsFault">
<sequence>
<element name="portgroupName" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
portgroupName |
faultCause, faultMessage| Constructor and Description |
|---|
VspanPortgroupTypeChangeFault() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPortgroupName()
Gets the value of the portgroupName property.
|
void |
setPortgroupName(String value)
Sets the value of the portgroupName property.
|
getFaultCause, getFaultMessage, setFaultCauseprotected String portgroupName
Copyright © 2018. All rights reserved.