class VMware_VCloud_API_Extension_LdapUserAttributesType extends VMware_VCloud_API_ResourceType
| static | $defaultNS |
public
__construct(array $VCloudExtension = null, anyURI $href = null, string $type = null, array $Link = null, string $ObjectClass = null, string $ObjectIdentifier = null, string $UserName = null, string $Email = null, string $FullName = null, string $GivenName = null, string $Surname = null, string $Telephone = null, string $GroupMembershipIdentifier = null, string $GroupBackLinkIdentifier = null)
public
getVCloudExtension()
public
setVCloudExtension($VCloudExtension)
public
addVCloudExtension($value)
public
get_anyAttributes()
public
set_anyAttributes($anyAttributes)
public
get_tagName()
public
set_tagName($tagName)
public
export($name = null, $out = '', $level, $namespacedef = null, $namespace = null, $rootNS = null)
public
build($node, $namespaces = '')
public
getLink()
public
setLink($Link)
public
addLink($value)
public
get_href()
public
set_href($href)
public
get_type()
public
set_type($type)
public
getObjectClass()
public
setObjectClass($ObjectClass)
public
getObjectIdentifier()
public
setObjectIdentifier($ObjectIdentifier)
public
getUserName()
public
setUserName($UserName)
public
getEmail()
public
setEmail($Email)
public
getFullName()
public
setFullName($FullName)
public
getGivenName()
public
setGivenName($GivenName)
public
getSurname()
public
setSurname($Surname)
public
getTelephone()
public
setTelephone($Telephone)
public
getGroupMembershipIdentifier()
public
setGroupMembershipIdentifier($GroupMembershipIdentifier)
public
getGroupBackLinkIdentifier()
public
setGroupBackLinkIdentifier($GroupBackLinkIdentifier)