public class CustomizationCustomIpV6Generator extends CustomizationIpV6Generator
Java class for CustomizationCustomIpV6Generator complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CustomizationCustomIpV6Generator">
<complexContent>
<extension base="{urn:vim25}CustomizationIpV6Generator">
<sequence>
<element name="argument" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
CustomizationCustomIpV6Generator() |
| Modifier and Type | Method and Description |
|---|---|
String |
getArgument()
Gets the value of the argument property.
|
void |
setArgument(String value)
Sets the value of the argument property.
|
protected String argument
Copyright © 2018. All rights reserved.