public class OvfConsumerUndeclaredSection extends OvfConsumerCallbackFault
Java class for OvfConsumerUndeclaredSection complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="OvfConsumerUndeclaredSection">
<complexContent>
<extension base="{urn:vim25}OvfConsumerCallbackFault">
<sequence>
<element name="qualifiedSectionType" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
qualifiedSectionType |
extensionKey, extensionNamefaultCause, faultMessage| Constructor and Description |
|---|
OvfConsumerUndeclaredSection() |
| Modifier and Type | Method and Description |
|---|---|
String |
getQualifiedSectionType()
Gets the value of the qualifiedSectionType property.
|
void |
setQualifiedSectionType(String value)
Sets the value of the qualifiedSectionType property.
|
getExtensionKey, getExtensionName, setExtensionKey, setExtensionNamegetFaultCause, getFaultMessage, setFaultCauseCopyright © 2018. All rights reserved.