Class

VMware_VCloud_API_OVF_Item

class VMware_VCloud_API_OVF_Item

Properties

static $defaultNS

Methods

__construct(unsignedShort $stopDelay, unsignedShort $order = null, string $startAction = 'powerOn', unsignedShort $startDelay, boolean $waitingForGuest = False, string $stopAction = 'powerOff', string $id = null, string $valueOf = '')

get_stopDelay()

set_stopDelay($stopDelay)

get_order()

set_order($order)

get_startAction()

set_startAction($startAction)

get_startDelay()

set_startDelay($startDelay)

get_waitingForGuest()

set_waitingForGuest($waitingForGuest)

get_stopAction()

set_stopAction($stopAction)

get_id()

set_id($id)

get_valueOf()

set_valueOf($valueOf)

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 25
public __construct(unsignedShort $stopDelay, unsignedShort $order = null, string $startAction = 'powerOn', unsignedShort $startDelay, boolean $waitingForGuest = False, string $stopAction = 'powerOff', string $id = null, string $valueOf = '')

Parameters

unsignedShort $stopDelay
  • [optional] an attribute, default '0'
unsignedShort $order
  • [required] an attribute,
string $startAction
  • [optional] an attribute, default 'powerOn'
unsignedShort $startDelay
  • [optional] an attribute, default '0'
boolean $waitingForGuest
  • [optional] an attribute, default 'false'
string $stopAction
  • [optional] an attribute, default 'powerOff'
string $id
  • [required] an attribute,
string $valueOf
  • [optional]

at line 38
public get_stopDelay()

at line 41
public set_stopDelay($stopDelay)

Parameters

$stopDelay

at line 44
public get_order()

at line 47
public set_order($order)

Parameters

$order

at line 50
public get_startAction()

at line 53
public set_startAction($startAction)

Parameters

$startAction

at line 56
public get_startDelay()

at line 59
public set_startDelay($startDelay)

Parameters

$startDelay

at line 62
public get_waitingForGuest()

at line 65
public set_waitingForGuest($waitingForGuest)

Parameters

$waitingForGuest

at line 68
public get_stopAction()

at line 71
public set_stopAction($stopAction)

Parameters

$stopAction

at line 74
public get_id()

at line 77
public set_id($id)

Parameters

$id

at line 80
public get_valueOf()

at line 81
public set_valueOf($valueOf)

Parameters

$valueOf

at line 82
public get_anyAttributes()

at line 83
public set_anyAttributes($anyAttributes)

Parameters

$anyAttributes

at line 84
public get_tagName()

at line 85
public set_tagName($tagName)

Parameters

$tagName

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

Parameters

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

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

Parameters

$node
$namespaces