public class HostInternetScsiHbaIPProperties extends DynamicData
Java class for HostInternetScsiHbaIPProperties complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="HostInternetScsiHbaIPProperties">
<complexContent>
<extension base="{urn:vim25}DynamicData">
<sequence>
<element name="mac" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="address" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="dhcpConfigurationEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="subnetMask" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="defaultGateway" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="primaryDnsServerAddress" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="alternateDnsServerAddress" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ipv6Address" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ipv6SubnetMask" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ipv6DefaultGateway" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="arpRedirectEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="mtu" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="jumboFramesEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ipv4Enabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ipv6Enabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ipv6properties" type="{urn:vim25}HostInternetScsiHbaIPv6Properties" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
address |
protected String |
alternateDnsServerAddress |
protected Boolean |
arpRedirectEnabled |
protected String |
defaultGateway |
protected boolean |
dhcpConfigurationEnabled |
protected Boolean |
ipv4Enabled |
protected String |
ipv6Address |
protected String |
ipv6DefaultGateway |
protected Boolean |
ipv6Enabled |
protected HostInternetScsiHbaIPv6Properties |
ipv6Properties |
protected String |
ipv6SubnetMask |
protected Boolean |
jumboFramesEnabled |
protected String |
mac |
protected Integer |
mtu |
protected String |
primaryDnsServerAddress |
protected String |
subnetMask |
| Constructor and Description |
|---|
HostInternetScsiHbaIPProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAddress()
Gets the value of the address property.
|
String |
getAlternateDnsServerAddress()
Gets the value of the alternateDnsServerAddress property.
|
String |
getDefaultGateway()
Gets the value of the defaultGateway property.
|
String |
getIpv6Address()
Gets the value of the ipv6Address property.
|
String |
getIpv6DefaultGateway()
Gets the value of the ipv6DefaultGateway property.
|
HostInternetScsiHbaIPv6Properties |
getIpv6Properties()
Gets the value of the ipv6Properties property.
|
String |
getIpv6SubnetMask()
Gets the value of the ipv6SubnetMask property.
|
String |
getMac()
Gets the value of the mac property.
|
Integer |
getMtu()
Gets the value of the mtu property.
|
String |
getPrimaryDnsServerAddress()
Gets the value of the primaryDnsServerAddress property.
|
String |
getSubnetMask()
Gets the value of the subnetMask property.
|
Boolean |
isArpRedirectEnabled()
Gets the value of the arpRedirectEnabled property.
|
boolean |
isDhcpConfigurationEnabled()
Gets the value of the dhcpConfigurationEnabled property.
|
Boolean |
isIpv4Enabled()
Gets the value of the ipv4Enabled property.
|
Boolean |
isIpv6Enabled()
Gets the value of the ipv6Enabled property.
|
Boolean |
isJumboFramesEnabled()
Gets the value of the jumboFramesEnabled property.
|
void |
setAddress(String value)
Sets the value of the address property.
|
void |
setAlternateDnsServerAddress(String value)
Sets the value of the alternateDnsServerAddress property.
|
void |
setArpRedirectEnabled(Boolean value)
Sets the value of the arpRedirectEnabled property.
|
void |
setDefaultGateway(String value)
Sets the value of the defaultGateway property.
|
void |
setDhcpConfigurationEnabled(boolean value)
Sets the value of the dhcpConfigurationEnabled property.
|
void |
setIpv4Enabled(Boolean value)
Sets the value of the ipv4Enabled property.
|
void |
setIpv6Address(String value)
Sets the value of the ipv6Address property.
|
void |
setIpv6DefaultGateway(String value)
Sets the value of the ipv6DefaultGateway property.
|
void |
setIpv6Enabled(Boolean value)
Sets the value of the ipv6Enabled property.
|
void |
setIpv6Properties(HostInternetScsiHbaIPv6Properties value)
Sets the value of the ipv6Properties property.
|
void |
setIpv6SubnetMask(String value)
Sets the value of the ipv6SubnetMask property.
|
void |
setJumboFramesEnabled(Boolean value)
Sets the value of the jumboFramesEnabled property.
|
void |
setMac(String value)
Sets the value of the mac property.
|
void |
setMtu(Integer value)
Sets the value of the mtu property.
|
void |
setPrimaryDnsServerAddress(String value)
Sets the value of the primaryDnsServerAddress property.
|
void |
setSubnetMask(String value)
Sets the value of the subnetMask property.
|
protected String mac
protected String address
protected boolean dhcpConfigurationEnabled
protected String subnetMask
protected String defaultGateway
protected String primaryDnsServerAddress
protected String alternateDnsServerAddress
protected String ipv6Address
protected String ipv6SubnetMask
protected String ipv6DefaultGateway
protected Boolean arpRedirectEnabled
protected Integer mtu
protected Boolean jumboFramesEnabled
protected Boolean ipv4Enabled
protected Boolean ipv6Enabled
protected HostInternetScsiHbaIPv6Properties ipv6Properties
public String getMac()
Stringpublic void setMac(String value)
value - allowed object is
Stringpublic String getAddress()
Stringpublic void setAddress(String value)
value - allowed object is
Stringpublic boolean isDhcpConfigurationEnabled()
public void setDhcpConfigurationEnabled(boolean value)
public String getSubnetMask()
Stringpublic void setSubnetMask(String value)
value - allowed object is
Stringpublic String getDefaultGateway()
Stringpublic void setDefaultGateway(String value)
value - allowed object is
Stringpublic String getPrimaryDnsServerAddress()
Stringpublic void setPrimaryDnsServerAddress(String value)
value - allowed object is
Stringpublic String getAlternateDnsServerAddress()
Stringpublic void setAlternateDnsServerAddress(String value)
value - allowed object is
Stringpublic String getIpv6Address()
Stringpublic void setIpv6Address(String value)
value - allowed object is
Stringpublic String getIpv6SubnetMask()
Stringpublic void setIpv6SubnetMask(String value)
value - allowed object is
Stringpublic String getIpv6DefaultGateway()
Stringpublic void setIpv6DefaultGateway(String value)
value - allowed object is
Stringpublic Boolean isArpRedirectEnabled()
Booleanpublic void setArpRedirectEnabled(Boolean value)
value - allowed object is
Booleanpublic Integer getMtu()
Integerpublic void setMtu(Integer value)
value - allowed object is
Integerpublic Boolean isJumboFramesEnabled()
Booleanpublic void setJumboFramesEnabled(Boolean value)
value - allowed object is
Booleanpublic Boolean isIpv4Enabled()
Booleanpublic void setIpv4Enabled(Boolean value)
value - allowed object is
Booleanpublic Boolean isIpv6Enabled()
Booleanpublic void setIpv6Enabled(Boolean value)
value - allowed object is
Booleanpublic HostInternetScsiHbaIPv6Properties getIpv6Properties()
HostInternetScsiHbaIPv6Propertiespublic void setIpv6Properties(HostInternetScsiHbaIPv6Properties value)
value - allowed object is
HostInternetScsiHbaIPv6PropertiesCopyright © 2018. All rights reserved.