| Constructor and Description |
|---|
Letterhead()
Constructor
|
getFullName, setFullNamepublic boolean getAvailable()
public boolean isAvailable()
public void setAvailable(boolean available)
public String getBackgroundColor()
public void setBackgroundColor(String backgroundColor)
public String getBodyColor()
public void setBodyColor(String bodyColor)
public LetterheadLine getBottomLine()
public void setBottomLine(LetterheadLine bottomLine)
public String getDescription()
public void setDescription(String description)
public LetterheadHeaderFooter getFooter()
public void setFooter(LetterheadHeaderFooter footer)
public LetterheadHeaderFooter getHeader()
public void setHeader(LetterheadHeaderFooter header)
public LetterheadLine getMiddleLine()
public void setMiddleLine(LetterheadLine middleLine)
public String getName()
public void setName(String name)
public LetterheadLine getTopLine()
public void setTopLine(LetterheadLine topLine)
public void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
write in interface XMLizablewrite in class MetadataIOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
writeFields in class MetadataIOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
load in interface XMLizableload in class MetadataIOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
loadFields in class MetadataIOExceptionConnectionExceptionCopyright © 2015. All Rights Reserved.