public class HostInternetScsiHbaIPCapabilities extends DynamicData
Java class for HostInternetScsiHbaIPCapabilities complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="HostInternetScsiHbaIPCapabilities">
<complexContent>
<extension base="{urn:vim25}DynamicData">
<sequence>
<element name="addressSettable" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="ipConfigurationMethodSettable" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="subnetMaskSettable" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="defaultGatewaySettable" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="primaryDnsServerAddressSettable" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="alternateDnsServerAddressSettable" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="ipv6Supported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="arpRedirectSettable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="mtuSettable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="hostNameAsTargetAddress" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="nameAliasSettable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ipv4EnableSettable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ipv6EnableSettable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ipv6PrefixLengthSettable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ipv6PrefixLength" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="ipv6DhcpConfigurationSettable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ipv6LinkLocalAutoConfigurationSettable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ipv6RouterAdvertisementConfigurationSettable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ipv6DefaultGatewaySettable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ipv6MaxStaticAddressesSupported" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
addressSettable |
protected boolean |
alternateDnsServerAddressSettable |
protected Boolean |
arpRedirectSettable |
protected boolean |
defaultGatewaySettable |
protected Boolean |
hostNameAsTargetAddress |
protected boolean |
ipConfigurationMethodSettable |
protected Boolean |
ipv4EnableSettable |
protected Boolean |
ipv6DefaultGatewaySettable |
protected Boolean |
ipv6DhcpConfigurationSettable |
protected Boolean |
ipv6EnableSettable |
protected Boolean |
ipv6LinkLocalAutoConfigurationSettable |
protected Integer |
ipv6MaxStaticAddressesSupported |
protected Integer |
ipv6PrefixLength |
protected Boolean |
ipv6PrefixLengthSettable |
protected Boolean |
ipv6RouterAdvertisementConfigurationSettable |
protected Boolean |
ipv6Supported |
protected Boolean |
mtuSettable |
protected Boolean |
nameAliasSettable |
protected boolean |
primaryDnsServerAddressSettable |
protected boolean |
subnetMaskSettable |
| Constructor and Description |
|---|
HostInternetScsiHbaIPCapabilities() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getIpv6MaxStaticAddressesSupported()
Gets the value of the ipv6MaxStaticAddressesSupported property.
|
Integer |
getIpv6PrefixLength()
Gets the value of the ipv6PrefixLength property.
|
boolean |
isAddressSettable()
Gets the value of the addressSettable property.
|
boolean |
isAlternateDnsServerAddressSettable()
Gets the value of the alternateDnsServerAddressSettable property.
|
Boolean |
isArpRedirectSettable()
Gets the value of the arpRedirectSettable property.
|
boolean |
isDefaultGatewaySettable()
Gets the value of the defaultGatewaySettable property.
|
Boolean |
isHostNameAsTargetAddress()
Gets the value of the hostNameAsTargetAddress property.
|
boolean |
isIpConfigurationMethodSettable()
Gets the value of the ipConfigurationMethodSettable property.
|
Boolean |
isIpv4EnableSettable()
Gets the value of the ipv4EnableSettable property.
|
Boolean |
isIpv6DefaultGatewaySettable()
Gets the value of the ipv6DefaultGatewaySettable property.
|
Boolean |
isIpv6DhcpConfigurationSettable()
Gets the value of the ipv6DhcpConfigurationSettable property.
|
Boolean |
isIpv6EnableSettable()
Gets the value of the ipv6EnableSettable property.
|
Boolean |
isIpv6LinkLocalAutoConfigurationSettable()
Gets the value of the ipv6LinkLocalAutoConfigurationSettable property.
|
Boolean |
isIpv6PrefixLengthSettable()
Gets the value of the ipv6PrefixLengthSettable property.
|
Boolean |
isIpv6RouterAdvertisementConfigurationSettable()
Gets the value of the ipv6RouterAdvertisementConfigurationSettable property.
|
Boolean |
isIpv6Supported()
Gets the value of the ipv6Supported property.
|
Boolean |
isMtuSettable()
Gets the value of the mtuSettable property.
|
Boolean |
isNameAliasSettable()
Gets the value of the nameAliasSettable property.
|
boolean |
isPrimaryDnsServerAddressSettable()
Gets the value of the primaryDnsServerAddressSettable property.
|
boolean |
isSubnetMaskSettable()
Gets the value of the subnetMaskSettable property.
|
void |
setAddressSettable(boolean value)
Sets the value of the addressSettable property.
|
void |
setAlternateDnsServerAddressSettable(boolean value)
Sets the value of the alternateDnsServerAddressSettable property.
|
void |
setArpRedirectSettable(Boolean value)
Sets the value of the arpRedirectSettable property.
|
void |
setDefaultGatewaySettable(boolean value)
Sets the value of the defaultGatewaySettable property.
|
void |
setHostNameAsTargetAddress(Boolean value)
Sets the value of the hostNameAsTargetAddress property.
|
void |
setIpConfigurationMethodSettable(boolean value)
Sets the value of the ipConfigurationMethodSettable property.
|
void |
setIpv4EnableSettable(Boolean value)
Sets the value of the ipv4EnableSettable property.
|
void |
setIpv6DefaultGatewaySettable(Boolean value)
Sets the value of the ipv6DefaultGatewaySettable property.
|
void |
setIpv6DhcpConfigurationSettable(Boolean value)
Sets the value of the ipv6DhcpConfigurationSettable property.
|
void |
setIpv6EnableSettable(Boolean value)
Sets the value of the ipv6EnableSettable property.
|
void |
setIpv6LinkLocalAutoConfigurationSettable(Boolean value)
Sets the value of the ipv6LinkLocalAutoConfigurationSettable property.
|
void |
setIpv6MaxStaticAddressesSupported(Integer value)
Sets the value of the ipv6MaxStaticAddressesSupported property.
|
void |
setIpv6PrefixLength(Integer value)
Sets the value of the ipv6PrefixLength property.
|
void |
setIpv6PrefixLengthSettable(Boolean value)
Sets the value of the ipv6PrefixLengthSettable property.
|
void |
setIpv6RouterAdvertisementConfigurationSettable(Boolean value)
Sets the value of the ipv6RouterAdvertisementConfigurationSettable property.
|
void |
setIpv6Supported(Boolean value)
Sets the value of the ipv6Supported property.
|
void |
setMtuSettable(Boolean value)
Sets the value of the mtuSettable property.
|
void |
setNameAliasSettable(Boolean value)
Sets the value of the nameAliasSettable property.
|
void |
setPrimaryDnsServerAddressSettable(boolean value)
Sets the value of the primaryDnsServerAddressSettable property.
|
void |
setSubnetMaskSettable(boolean value)
Sets the value of the subnetMaskSettable property.
|
protected boolean addressSettable
protected boolean ipConfigurationMethodSettable
protected boolean subnetMaskSettable
protected boolean defaultGatewaySettable
protected boolean primaryDnsServerAddressSettable
protected boolean alternateDnsServerAddressSettable
protected Boolean ipv6Supported
protected Boolean arpRedirectSettable
protected Boolean mtuSettable
protected Boolean hostNameAsTargetAddress
protected Boolean nameAliasSettable
protected Boolean ipv4EnableSettable
protected Boolean ipv6EnableSettable
protected Boolean ipv6PrefixLengthSettable
protected Integer ipv6PrefixLength
protected Boolean ipv6DhcpConfigurationSettable
protected Boolean ipv6LinkLocalAutoConfigurationSettable
protected Boolean ipv6RouterAdvertisementConfigurationSettable
protected Boolean ipv6DefaultGatewaySettable
protected Integer ipv6MaxStaticAddressesSupported
public boolean isAddressSettable()
public void setAddressSettable(boolean value)
public boolean isIpConfigurationMethodSettable()
public void setIpConfigurationMethodSettable(boolean value)
public boolean isSubnetMaskSettable()
public void setSubnetMaskSettable(boolean value)
public boolean isDefaultGatewaySettable()
public void setDefaultGatewaySettable(boolean value)
public boolean isPrimaryDnsServerAddressSettable()
public void setPrimaryDnsServerAddressSettable(boolean value)
public boolean isAlternateDnsServerAddressSettable()
public void setAlternateDnsServerAddressSettable(boolean value)
public Boolean isIpv6Supported()
Booleanpublic void setIpv6Supported(Boolean value)
value - allowed object is
Booleanpublic Boolean isArpRedirectSettable()
Booleanpublic void setArpRedirectSettable(Boolean value)
value - allowed object is
Booleanpublic Boolean isMtuSettable()
Booleanpublic void setMtuSettable(Boolean value)
value - allowed object is
Booleanpublic Boolean isHostNameAsTargetAddress()
Booleanpublic void setHostNameAsTargetAddress(Boolean value)
value - allowed object is
Booleanpublic Boolean isNameAliasSettable()
Booleanpublic void setNameAliasSettable(Boolean value)
value - allowed object is
Booleanpublic Boolean isIpv4EnableSettable()
Booleanpublic void setIpv4EnableSettable(Boolean value)
value - allowed object is
Booleanpublic Boolean isIpv6EnableSettable()
Booleanpublic void setIpv6EnableSettable(Boolean value)
value - allowed object is
Booleanpublic Boolean isIpv6PrefixLengthSettable()
Booleanpublic void setIpv6PrefixLengthSettable(Boolean value)
value - allowed object is
Booleanpublic Integer getIpv6PrefixLength()
Integerpublic void setIpv6PrefixLength(Integer value)
value - allowed object is
Integerpublic Boolean isIpv6DhcpConfigurationSettable()
Booleanpublic void setIpv6DhcpConfigurationSettable(Boolean value)
value - allowed object is
Booleanpublic Boolean isIpv6LinkLocalAutoConfigurationSettable()
Booleanpublic void setIpv6LinkLocalAutoConfigurationSettable(Boolean value)
value - allowed object is
Booleanpublic Boolean isIpv6RouterAdvertisementConfigurationSettable()
Booleanpublic void setIpv6RouterAdvertisementConfigurationSettable(Boolean value)
value - allowed object is
Booleanpublic Boolean isIpv6DefaultGatewaySettable()
Booleanpublic void setIpv6DefaultGatewaySettable(Boolean value)
value - allowed object is
Booleanpublic Integer getIpv6MaxStaticAddressesSupported()
IntegerCopyright © 2018. All rights reserved.