public class AnswerFileSerializedCreateSpec extends AnswerFileCreateSpec
Java class for AnswerFileSerializedCreateSpec complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AnswerFileSerializedCreateSpec">
<complexContent>
<extension base="{urn:vim25}AnswerFileCreateSpec">
<sequence>
<element name="answerFileConfigString" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
answerFileConfigString |
validating| Constructor and Description |
|---|
AnswerFileSerializedCreateSpec() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAnswerFileConfigString()
Gets the value of the answerFileConfigString property.
|
void |
setAnswerFileConfigString(String value)
Sets the value of the answerFileConfigString property.
|
isValidating, setValidatingCopyright © 2018. All rights reserved.