Class

VMware_VCloud_API_QueryResultStrandedUserRecordType

class VMware_VCloud_API_QueryResultStrandedUserRecordType extends VMware_VCloud_API_QueryResultRecordType

Properties

static $defaultNS

Methods

__construct(anyURI $href = null, string $type = null, string $id = null, array $Link = null, VMware_VCloud_API_MetadataType $Metadata = null, string $name = null, int $numberOfStoredVMs = null, int $numberOfDeployedVMs = null, boolean $isInSync = null, string $org = null, string $fullName = null)

getLink()

from VMware_VCloud_API_QueryResultRecordType
setLink($Link)

from VMware_VCloud_API_QueryResultRecordType
addLink($value)

from VMware_VCloud_API_QueryResultRecordType
getMetadata()

from VMware_VCloud_API_QueryResultRecordType
setMetadata($Metadata)

from VMware_VCloud_API_QueryResultRecordType
get_href()

from VMware_VCloud_API_QueryResultRecordType
set_href($href)

from VMware_VCloud_API_QueryResultRecordType
get_type()

from VMware_VCloud_API_QueryResultRecordType
set_type($type)

from VMware_VCloud_API_QueryResultRecordType
get_id()

from VMware_VCloud_API_QueryResultRecordType
set_id($id)

from VMware_VCloud_API_QueryResultRecordType
get_anyAttributes()

from VMware_VCloud_API_QueryResultRecordType
set_anyAttributes($anyAttributes)

from VMware_VCloud_API_QueryResultRecordType
get_tagName()

set_tagName($tagName)

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

build($node, $namespaces = '')

get_name()

set_name($name)

get_numberOfStoredVMs()

set_numberOfStoredVMs($numberOfStoredVMs)

get_numberOfDeployedVMs()

set_numberOfDeployedVMs($numberOfDeployedVMs)

get_isInSync()

set_isInSync($isInSync)

get_org()

set_org($org)

get_fullName()

set_fullName($fullName)

Details

at line 27
public __construct(anyURI $href = null, string $type = null, string $id = null, array $Link = null, VMware_VCloud_API_MetadataType $Metadata = null, string $name = null, int $numberOfStoredVMs = null, int $numberOfDeployedVMs = null, boolean $isInSync = null, string $org = null, string $fullName = null)

Parameters

anyURI $href
  • [optional] an attribute,
string $type
  • [optional] an attribute,
string $id
  • [optional] an attribute,
array $Link
  • [optional] an array of VMwareVCloudAPI_LinkType objects
VMware_VCloud_API_MetadataType $Metadata
  • [optional]
string $name
  • [optional] an attribute,
int $numberOfStoredVMs
  • [optional] an attribute,
int $numberOfDeployedVMs
  • [optional] an attribute,
boolean $isInSync
  • [optional] an attribute,
string $org
  • [optional] an attribute,
string $fullName
  • [optional] an attribute,

Parameters

$Link

Parameters

$value

public getMetadata()

public setMetadata($Metadata)

Parameters

$Metadata

public get_href()

public set_href($href)

Parameters

$href

public get_type()

public set_type($type)

Parameters

$type

public get_id()

public set_id($id)

Parameters

$id

public get_anyAttributes()

public set_anyAttributes($anyAttributes)

Parameters

$anyAttributes

at line 74
public get_tagName()

at line 75
public set_tagName($tagName)

Parameters

$tagName

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

Parameters

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

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

Parameters

$node
$namespaces

at line 38
public get_name()

at line 41
public set_name($name)

Parameters

$name

at line 44
public get_numberOfStoredVMs()

at line 47
public set_numberOfStoredVMs($numberOfStoredVMs)

Parameters

$numberOfStoredVMs

at line 50
public get_numberOfDeployedVMs()

at line 53
public set_numberOfDeployedVMs($numberOfDeployedVMs)

Parameters

$numberOfDeployedVMs

at line 56
public get_isInSync()

at line 59
public set_isInSync($isInSync)

Parameters

$isInSync

at line 62
public get_org()

at line 65
public set_org($org)

Parameters

$org

at line 68
public get_fullName()

at line 71
public set_fullName($fullName)

Parameters

$fullName