class VMware_VCloud_API_Extension_SmtpSettingsType extends VMware_VCloud_API_ResourceType
| static | $defaultNS |
public
__construct(array $VCloudExtension = null, anyURI $href = null, string $type = null, array $Link = null, boolean $UseAuthentication = null, string $SmtpServerName = null, int $SmtpServerPort = null, boolean $ssl = null, string $UserName = null, string $Password = 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
getUseAuthentication()
public
setUseAuthentication($UseAuthentication)
public
getSmtpServerName()
public
setSmtpServerName($SmtpServerName)
public
getSmtpServerPort()
public
setSmtpServerPort($SmtpServerPort)
public
get_ssl()
public
set_ssl($ssl)
public
getUserName()
public
setUserName($UserName)
public
getPassword()
public
setPassword($Password)