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