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