class VMware_VCloud_API_NetworkConnectionType extends VMware_VCloud_API_VCloudExtensibleType
| static | $defaultNS |
|
__construct(array $VCloudExtension = null, boolean $needsCustomization = null, string $network = null, int $NetworkConnectionIndex = null, string $IpAddress = null, string $ExternalIpAddress = null, boolean $IsConnected = null, string $MACAddress = null, string $IpAddressAllocationMode = null)
|
||
|
getVCloudExtension()
|
from VMware_VCloud_API_VCloudExtensibleType | |
|
setVCloudExtension($VCloudExtension)
|
from VMware_VCloud_API_VCloudExtensibleType | |
|
addVCloudExtension($value)
|
from VMware_VCloud_API_VCloudExtensibleType | |
|
get_anyAttributes()
|
from VMware_VCloud_API_VCloudExtensibleType | |
|
set_anyAttributes($anyAttributes)
|
from VMware_VCloud_API_VCloudExtensibleType | |
|
get_tagName()
|
||
|
set_tagName($tagName)
|
||
|
export($name = null, $out = '', $level, $namespacedef = null, $namespace = null, $rootNS = null)
|
||
|
build($node, $namespaces = '')
|
||
|
getNetworkConnectionIndex()
|
||
|
setNetworkConnectionIndex($NetworkConnectionIndex)
|
||
|
getIpAddress()
|
||
|
setIpAddress($IpAddress)
|
||
|
getExternalIpAddress()
|
||
|
setExternalIpAddress($ExternalIpAddress)
|
||
|
getIsConnected()
|
||
|
setIsConnected($IsConnected)
|
||
|
getMACAddress()
|
||
|
setMACAddress($MACAddress)
|
||
|
getIpAddressAllocationMode()
|
||
|
setIpAddressAllocationMode($IpAddressAllocationMode)
|
||
|
get_needsCustomization()
|
||
|
set_needsCustomization($needsCustomization)
|
||
|
get_network()
|
||
|
set_network($network)
|
public
__construct(array $VCloudExtension = null, boolean $needsCustomization = null, string $network = null, int $NetworkConnectionIndex = null, string $IpAddress = null, string $ExternalIpAddress = null, boolean $IsConnected = null, string $MACAddress = null, string $IpAddressAllocationMode = null)
public
getVCloudExtension()
public
setVCloudExtension($VCloudExtension)
public
addVCloudExtension($value)
public
get_anyAttributes()
public
set_anyAttributes($anyAttributes)
public
get_tagName()
public
set_tagName($tagName)
public
export($name = null, $out = '', $level, $namespacedef = null, $namespace = null, $rootNS = null)
public
build($node, $namespaces = '')
public
getNetworkConnectionIndex()
public
setNetworkConnectionIndex($NetworkConnectionIndex)
public
getIpAddress()
public
setIpAddress($IpAddress)
public
getExternalIpAddress()
public
setExternalIpAddress($ExternalIpAddress)
public
getIsConnected()
public
setIsConnected($IsConnected)
public
getMACAddress()
public
setMACAddress($MACAddress)
public
getIpAddressAllocationMode()
public
setIpAddressAllocationMode($IpAddressAllocationMode)
public
get_needsCustomization()
public
set_needsCustomization($needsCustomization)
public
get_network()
public
set_network($network)