Class

VMware_VCloud_API_LeaseSettingsSectionType

class VMware_VCloud_API_LeaseSettingsSectionType extends VMware_VCloud_API_OVF_Section_Type

Properties

static $defaultNS

Methods

__construct(string $required = null, VMware_VCloud_API_OVF_Msg_Type $Info = null, anyURI $href = null, string $type = null, array $Link = null, int $DeploymentLeaseInSeconds = null, int $StorageLeaseInSeconds = null, string $DeploymentLeaseExpiration = null, string $StorageLeaseExpiration = null, array $Any = null)

getInfo()

from VMware_VCloud_API_OVF_Section_Type
setInfo($Info)

from VMware_VCloud_API_OVF_Section_Type
get_required()

from VMware_VCloud_API_OVF_Section_Type
set_required($required)

from VMware_VCloud_API_OVF_Section_Type
get_anyAttributes()

from VMware_VCloud_API_OVF_Section_Type
set_anyAttributes($anyAttributes)

from VMware_VCloud_API_OVF_Section_Type
get_tagName()

set_tagName($tagName)

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

build($node, $namespaces = '')

getLink()

setLink($Link)

addLink($value)

getDeploymentLeaseInSeconds()

setDeploymentLeaseInSeconds($DeploymentLeaseInSeconds)

getStorageLeaseInSeconds()

setStorageLeaseInSeconds($StorageLeaseInSeconds)

getDeploymentLeaseExpiration()

setDeploymentLeaseExpiration($DeploymentLeaseExpiration)

getStorageLeaseExpiration()

setStorageLeaseExpiration($StorageLeaseExpiration)

getAny()

setAny($Any)

addAny($value)

get_href()

set_href($href)

get_type()

set_type($type)

Details

at line 28
public __construct(string $required = null, VMware_VCloud_API_OVF_Msg_Type $Info = null, anyURI $href = null, string $type = null, array $Link = null, int $DeploymentLeaseInSeconds = null, int $StorageLeaseInSeconds = null, string $DeploymentLeaseExpiration = null, string $StorageLeaseExpiration = null, array $Any = null)

Parameters

string $required
  • [optional] an attribute,
VMware_VCloud_API_OVF_Msg_Type $Info
  • [required]
anyURI $href
  • [optional] an attribute,
string $type
  • [optional] an attribute,
array $Link
  • [optional] an array of VMwareVCloudAPI_LinkType objects
int $DeploymentLeaseInSeconds
  • [optional]
int $StorageLeaseInSeconds
  • [optional]
string $DeploymentLeaseExpiration
  • [optional]
string $StorageLeaseExpiration
  • [optional]
array $Any
  • [optional] an array of any type of objects

public getInfo()

public setInfo($Info)

Parameters

$Info

public get_required()

public set_required($required)

Parameters

$required

public get_anyAttributes()

public set_anyAttributes($anyAttributes)

Parameters

$anyAttributes

at line 95
public get_tagName()

at line 96
public set_tagName($tagName)

Parameters

$tagName

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

Parameters

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

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

Parameters

$node
$namespaces

Parameters

$Link

Parameters

$value

at line 52
public getDeploymentLeaseInSeconds()

at line 55
public setDeploymentLeaseInSeconds($DeploymentLeaseInSeconds)

Parameters

$DeploymentLeaseInSeconds

at line 58
public getStorageLeaseInSeconds()

at line 61
public setStorageLeaseInSeconds($StorageLeaseInSeconds)

Parameters

$StorageLeaseInSeconds

at line 64
public getDeploymentLeaseExpiration()

at line 67
public setDeploymentLeaseExpiration($DeploymentLeaseExpiration)

Parameters

$DeploymentLeaseExpiration

at line 70
public getStorageLeaseExpiration()

at line 73
public setStorageLeaseExpiration($StorageLeaseExpiration)

Parameters

$StorageLeaseExpiration

at line 76
public getAny()

at line 79
public setAny($Any)

Parameters

$Any

at line 82
public addAny($value)

Parameters

$value

at line 83
public get_href()

at line 86
public set_href($href)

Parameters

$href

at line 89
public get_type()

at line 92
public set_type($type)

Parameters

$type