Class

VMware_VCloud_API_OVFENV_PropertySection_Type

class VMware_VCloud_API_OVFENV_PropertySection_Type extends VMware_VCloud_API_OVFENV_Section_Type

Properties

static $defaultNS

Methods

__construct(array $Property = null, array $Any = null, string $valueOf = '')

get_valueOf()

from VMware_VCloud_API_OVFENV_Section_Type
set_valueOf($valueOf)

from VMware_VCloud_API_OVFENV_Section_Type
get_anyAttributes()

from VMware_VCloud_API_OVFENV_Section_Type
set_anyAttributes($anyAttributes)

from VMware_VCloud_API_OVFENV_Section_Type
get_tagName()

set_tagName($tagName)

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

build($node, $namespaces = '')

getProperty()

setProperty($Property)

addProperty($value)

getAny()

setAny($Any)

addAny($value)

Details

at line 15
public __construct(array $Property = null, array $Any = null, string $valueOf = '')

Parameters

array $Property
  • [optional] an array of VMwareVCloudAPIOVFENVProperty objects
array $Any
  • [optional] an array of any type of objects
string $valueOf
  • [optional]

public get_valueOf()

public set_valueOf($valueOf)

Parameters

$valueOf

public get_anyAttributes()

public set_anyAttributes($anyAttributes)

Parameters

$anyAttributes

at line 40
public get_tagName()

at line 41
public set_tagName($tagName)

Parameters

$tagName

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

Parameters

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

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

Parameters

$node
$namespaces

at line 26
public getProperty()

at line 29
public setProperty($Property)

Parameters

$Property

at line 32
public addProperty($value)

Parameters

$value

at line 33
public getAny()

at line 36
public setAny($Any)

Parameters

$Any

at line 39
public addAny($value)

Parameters

$value