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