class VMware_VCloud_API_Extension_EmailSettingsType extends VMware_VCloud_API_ResourceType
| static | $defaultNS |
public
__construct(array $VCloudExtension = null, anyURI $href = null, string $type = null, array $Link = null, string $SenderEmailAddress = null, string $EmailSubjectPrefix = null, boolean $AlertEmailToAllAdmins = null, string $AlertEmailTo = null, VMware_VCloud_API_Extension_SmtpSettingsType $SmtpSettings = 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
getSenderEmailAddress()
public
setSenderEmailAddress($SenderEmailAddress)
public
getEmailSubjectPrefix()
public
setEmailSubjectPrefix($EmailSubjectPrefix)
public
getAlertEmailToAllAdmins()
public
setAlertEmailToAllAdmins($AlertEmailToAllAdmins)
public
getAlertEmailTo()
public
setAlertEmailTo($AlertEmailTo)
public
getSmtpSettings()
public
setSmtpSettings($SmtpSettings)