class VMware_VCloud_API_OVF_Property
| static | $defaultNS |
|
__construct(boolean $userConfigurable = False, string $value = '', string $key = null, boolean $password = False, string $type = null, string $qualifiers = null, array $Label = null, array $Description = null, array $Value = null)
|
||
|
getLabel()
|
||
|
setLabel($Label)
|
||
|
addLabel($value)
|
||
|
getDescription()
|
||
|
setDescription($Description)
|
||
|
addDescription($value)
|
||
|
getValue()
|
||
|
setValue($Value)
|
||
|
addValue($value)
|
||
|
get_userConfigurable()
|
||
|
set_userConfigurable($userConfigurable)
|
||
|
get_value()
|
||
|
set_value($value)
|
||
|
get_key()
|
||
|
set_key($key)
|
||
|
get_password()
|
||
|
set_password($password)
|
||
|
get_type()
|
||
|
set_type($type)
|
||
|
get_qualifiers()
|
||
|
set_qualifiers($qualifiers)
|
||
|
get_anyAttributes()
|
||
|
set_anyAttributes($anyAttributes)
|
||
|
get_tagName()
|
||
|
set_tagName($tagName)
|
||
|
export($name = null, $out = '', $level, $namespacedef = null, $namespace = null, $rootNS = null)
|
||
|
build($node, $namespaces = '')
|
public
__construct(boolean $userConfigurable = False, string $value = '', string $key = null, boolean $password = False, string $type = null, string $qualifiers = null, array $Label = null, array $Description = null, array $Value = null)
public
getLabel()
public
setLabel($Label)
public
addLabel($value)
public
getDescription()
public
setDescription($Description)
public
addDescription($value)
public
getValue()
public
setValue($Value)
public
addValue($value)
public
get_userConfigurable()
public
set_userConfigurable($userConfigurable)
public
get_value()
public
set_value($value)
public
get_key()
public
set_key($key)
public
get_password()
public
set_password($password)
public
get_type()
public
set_type($type)
public
get_qualifiers()
public
set_qualifiers($qualifiers)
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 = '')