Class

VMware_VCloud_API_OVF_VirtualSystem_Type

class VMware_VCloud_API_OVF_VirtualSystem_Type extends VMware_VCloud_API_OVF_Content_Type

Properties

static $defaultNS

Methods

__construct(string $id = null, VMware_VCloud_API_OVF_Msg_Type $Info = null, VMware_VCloud_API_OVF_Msg_Type $Name = null, array $Section = null)

getInfo()

from VMware_VCloud_API_OVF_Content_Type
setInfo($Info)

from VMware_VCloud_API_OVF_Content_Type
getName()

from VMware_VCloud_API_OVF_Content_Type
setName($Name)

from VMware_VCloud_API_OVF_Content_Type
getSection()

from VMware_VCloud_API_OVF_Content_Type
setSection($Section)

from VMware_VCloud_API_OVF_Content_Type
addSection($value)

from VMware_VCloud_API_OVF_Content_Type
get_id()

from VMware_VCloud_API_OVF_Content_Type
set_id($id)

from VMware_VCloud_API_OVF_Content_Type
get_anyAttributes()

from VMware_VCloud_API_OVF_Content_Type
set_anyAttributes($anyAttributes)

from VMware_VCloud_API_OVF_Content_Type
get_tagName()

set_tagName($tagName)

export($name = null, $out = '', $level, $namespacedef = null, $namespace = null, $rootNS = null)

build($node, $namespaces = '')

Details

at line 14
public __construct(string $id = null, VMware_VCloud_API_OVF_Msg_Type $Info = null, VMware_VCloud_API_OVF_Msg_Type $Name = null, array $Section = null)

Parameters

string $id
  • [required] an attribute,
VMware_VCloud_API_OVF_Msg_Type $Info
  • [required]
VMware_VCloud_API_OVF_Msg_Type $Name
  • [optional]
array $Section
  • [optional] an array of VMwareVCloudAPIOVFSection_Type objects

public getInfo()

public setInfo($Info)

Parameters

$Info

public getName()

public setName($Name)

Parameters

$Name

public getSection()

public setSection($Section)

Parameters

$Section

public addSection($value)

Parameters

$value

public get_id()

public set_id($id)

Parameters

$id

public get_anyAttributes()

public set_anyAttributes($anyAttributes)

Parameters

$anyAttributes

at line 19
public get_tagName()

at line 20
public set_tagName($tagName)

Parameters

$tagName

at line 21
public export($name = null, $out = '', $level, $namespacedef = null, $namespace = null, $rootNS = null)

Parameters

$name
$out
$level
$namespacedef
$namespace
$rootNS

at line 70
public build($node, $namespaces = '')

Parameters

$node
$namespaces