Class

VMware_VCloud_API_OVFENV_Environment_Type

class VMware_VCloud_API_OVFENV_Environment_Type

Properties

static $defaultNS

Methods

__construct(string $id = '', array $Section = null, array $Entity = null, array $Any = null)

getSection()

setSection($Section)

addSection($value)

getEntity()

setEntity($Entity)

addEntity($value)

getAny()

setAny($Any)

addAny($value)

get_id()

set_id($id)

get_anyAttributes()

set_anyAttributes($anyAttributes)

get_tagName()

set_tagName($tagName)

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

build($node, $namespaces = '')

Details

at line 18
public __construct(string $id = '', array $Section = null, array $Entity = null, array $Any = null)

Parameters

string $id
  • [optional] an attribute, default ''
array $Section
  • [optional] an array of VMwareVCloudAPIOVFENVSection_Type objects
array $Entity
  • [optional] an array of VMwareVCloudAPIOVFENVEntity_Type objects
array $Any
  • [optional] an array of any type of objects

at line 33
public getSection()

at line 36
public setSection($Section)

Parameters

$Section

at line 39
public addSection($value)

Parameters

$value

at line 40
public getEntity()

at line 43
public setEntity($Entity)

Parameters

$Entity

at line 46
public addEntity($value)

Parameters

$value

at line 47
public getAny()

at line 50
public setAny($Any)

Parameters

$Any

at line 53
public addAny($value)

Parameters

$value

at line 54
public get_id()

at line 57
public set_id($id)

Parameters

$id

at line 60
public get_anyAttributes()

at line 61
public set_anyAttributes($anyAttributes)

Parameters

$anyAttributes

at line 62
public get_tagName()

at line 63
public set_tagName($tagName)

Parameters

$tagName

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

Parameters

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

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

Parameters

$node
$namespaces