public class EmailTemplate extends MetadataWithContent
| Constructor and Description |
|---|
EmailTemplate()
Constructor
|
getContent, setContentgetFullName, setFullNamepublic double getApiVersion()
public void setApiVersion(double apiVersion)
public String[] getAttachedDocuments()
public void setAttachedDocuments(String[] attachedDocuments)
public Attachment[] getAttachments()
public void setAttachments(Attachment[] attachments)
public boolean getAvailable()
public boolean isAvailable()
public void setAvailable(boolean available)
public String getDescription()
public void setDescription(String description)
public Encoding getEncodingKey()
public void setEncodingKey(Encoding encodingKey)
public String getLetterhead()
public void setLetterhead(String letterhead)
public String getName()
public void setName(String name)
public PackageVersion[] getPackageVersions()
public void setPackageVersions(PackageVersion[] packageVersions)
public EmailTemplateStyle getStyle()
public void setStyle(EmailTemplateStyle style)
public String getSubject()
public void setSubject(String subject)
public String getTextOnly()
public void setTextOnly(String textOnly)
public EmailTemplateType getType()
public void setType(EmailTemplateType type)
public void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
write in interface XMLizablewrite in class MetadataWithContentIOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
writeFields in class MetadataWithContentIOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
load in interface XMLizableload in class MetadataWithContentIOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
loadFields in class MetadataWithContentIOExceptionConnectionExceptionpublic String toString()
toString in class MetadataWithContentCopyright © 2015. All Rights Reserved.