| Constructor and Description |
|---|
LetterheadHeaderFooter()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getBackgroundColor() |
int |
getHeight() |
LetterheadHorizontalAlignment |
getHorizontalAlignment() |
java.lang.String |
getLogo() |
LetterheadVerticalAlignment |
getVerticalAlignment() |
void |
load(XmlInputStream __in,
TypeMapper __typeMapper) |
protected void |
loadFields(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setBackgroundColor(java.lang.String backgroundColor) |
protected void |
setBackgroundColor(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setHeight(int height) |
protected void |
setHeight(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setHorizontalAlignment(LetterheadHorizontalAlignment horizontalAlignment) |
protected void |
setHorizontalAlignment(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setLogo(java.lang.String logo) |
protected void |
setLogo(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setVerticalAlignment(LetterheadVerticalAlignment verticalAlignment) |
protected void |
setVerticalAlignment(XmlInputStream __in,
TypeMapper __typeMapper) |
java.lang.String |
toString() |
void |
write(javax.xml.namespace.QName __element,
XmlOutputStream __out,
TypeMapper __typeMapper) |
protected void |
writeFields(XmlOutputStream __out,
TypeMapper __typeMapper) |
public java.lang.String getBackgroundColor()
public void setBackgroundColor(java.lang.String backgroundColor)
protected void setBackgroundColor(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic int getHeight()
public void setHeight(int height)
protected void setHeight(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic LetterheadHorizontalAlignment getHorizontalAlignment()
public void setHorizontalAlignment(LetterheadHorizontalAlignment horizontalAlignment)
protected void setHorizontalAlignment(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getLogo()
public void setLogo(java.lang.String logo)
protected void setLogo(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic LetterheadVerticalAlignment getVerticalAlignment()
public void setVerticalAlignment(LetterheadVerticalAlignment verticalAlignment)
protected void setVerticalAlignment(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic void write(javax.xml.namespace.QName __element,
XmlOutputStream __out,
TypeMapper __typeMapper)
throws java.io.IOException
protected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws java.io.IOException
java.io.IOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
load in interface XMLizablejava.io.IOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2020. All Rights Reserved.