Class

VMware_VCloud_API_QueryResultUserRecordType

class VMware_VCloud_API_QueryResultUserRecordType 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, boolean $isLdapUser = null, string $name = null, boolean $isEnabled = null, int $deployedVMQuota = null, int $storedVMQuota = null, int $numberOfStoredVMs = null, int $numberOfDeployedVMs = null, string $identityProviderType = 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_isLdapUser()

set_isLdapUser($isLdapUser)

get_name()

set_name($name)

get_isEnabled()

set_isEnabled($isEnabled)

get_deployedVMQuota()

set_deployedVMQuota($deployedVMQuota)

get_storedVMQuota()

set_storedVMQuota($storedVMQuota)

get_numberOfStoredVMs()

set_numberOfStoredVMs($numberOfStoredVMs)

get_numberOfDeployedVMs()

set_numberOfDeployedVMs($numberOfDeployedVMs)

get_identityProviderType()

set_identityProviderType($identityProviderType)

get_fullName()

set_fullName($fullName)

Details

at line 33
public __construct(anyURI $href = null, string $type = null, string $id = null, array $Link = null, VMware_VCloud_API_MetadataType $Metadata = null, boolean $isLdapUser = null, string $name = null, boolean $isEnabled = null, int $deployedVMQuota = null, int $storedVMQuota = null, int $numberOfStoredVMs = null, int $numberOfDeployedVMs = null, string $identityProviderType = 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]
boolean $isLdapUser
  • [optional] an attribute,
string $name
  • [optional] an attribute,
boolean $isEnabled
  • [optional] an attribute,
int $deployedVMQuota
  • [optional] an attribute,
int $storedVMQuota
  • [optional] an attribute,
int $numberOfStoredVMs
  • [optional] an attribute,
int $numberOfDeployedVMs
  • [optional] an attribute,
string $identityProviderType
  • [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 101
public get_tagName()

at line 102
public set_tagName($tagName)

Parameters

$tagName

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

Parameters

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

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

Parameters

$node
$namespaces

at line 47
public get_isLdapUser()

at line 50
public set_isLdapUser($isLdapUser)

Parameters

$isLdapUser

at line 53
public get_name()

at line 56
public set_name($name)

Parameters

$name

at line 59
public get_isEnabled()

at line 62
public set_isEnabled($isEnabled)

Parameters

$isEnabled

at line 65
public get_deployedVMQuota()

at line 68
public set_deployedVMQuota($deployedVMQuota)

Parameters

$deployedVMQuota

at line 71
public get_storedVMQuota()

at line 74
public set_storedVMQuota($storedVMQuota)

Parameters

$storedVMQuota

at line 77
public get_numberOfStoredVMs()

at line 80
public set_numberOfStoredVMs($numberOfStoredVMs)

Parameters

$numberOfStoredVMs

at line 83
public get_numberOfDeployedVMs()

at line 86
public set_numberOfDeployedVMs($numberOfDeployedVMs)

Parameters

$numberOfDeployedVMs

at line 89
public get_identityProviderType()

at line 92
public set_identityProviderType($identityProviderType)

Parameters

$identityProviderType

at line 95
public get_fullName()

at line 98
public set_fullName($fullName)

Parameters

$fullName