|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.style.StylePageMaster
public class StylePageMaster
| Constructor Summary | |
|---|---|
StylePageMaster()
|
|
| Method Summary | |
|---|---|
StyleFooterStyle |
getStyleFooterStyle()
Gets the value of the styleFooterStyle property. |
StyleHeaderStyle |
getStyleHeaderStyle()
Gets the value of the styleHeaderStyle property. |
java.lang.String |
getStyleName()
Gets the value of the styleName property. |
java.lang.String |
getStylePageUsage()
Gets the value of the stylePageUsage property. |
StyleProperties |
getStyleProperties()
Gets the value of the styleProperties property. |
void |
setStyleFooterStyle(StyleFooterStyle value)
Sets the value of the styleFooterStyle property. |
void |
setStyleHeaderStyle(StyleHeaderStyle value)
Sets the value of the styleHeaderStyle property. |
void |
setStyleName(java.lang.String value)
Sets the value of the styleName property. |
void |
setStylePageUsage(java.lang.String value)
Sets the value of the stylePageUsage property. |
void |
setStyleProperties(StyleProperties value)
Sets the value of the styleProperties property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StylePageMaster()
| Method Detail |
|---|
public StyleFooterStyle getStyleFooterStyle()
StyleFooterStylepublic StyleHeaderStyle getStyleHeaderStyle()
StyleHeaderStylepublic java.lang.String getStyleName()
Stringpublic java.lang.String getStylePageUsage()
Stringpublic StyleProperties getStyleProperties()
StylePropertiespublic void setStyleFooterStyle(StyleFooterStyle value)
value - allowed object is StyleFooterStylepublic void setStyleHeaderStyle(StyleHeaderStyle value)
value - allowed object is StyleHeaderStylepublic void setStyleName(java.lang.String value)
value - allowed object is Stringpublic void setStylePageUsage(java.lang.String value)
value - allowed object is Stringpublic void setStyleProperties(StyleProperties value)
value - allowed object is StyleProperties
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||