|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.engines.documentcomposition.configuration.DocumentCompositionConfiguration.Document
public static class DocumentCompositionConfiguration.Document
Constructor Summary | |
---|---|
DocumentCompositionConfiguration.Document()
|
Method Summary | |
---|---|
java.lang.String |
getActiveExportDS()
|
java.lang.String |
getActiveZoom()
|
java.lang.String |
getDefaultValue()
Gets the default value. |
java.lang.String |
getNamePar()
Gets the name par. |
int |
getNumOrder()
Gets the num order. |
java.util.Properties |
getParams()
Gets the params. |
java.lang.String |
getSbiObjLabel()
Gets the sbi obj label. |
java.lang.String |
getSbiParName()
Gets the sbi par name. |
java.lang.String |
getStyle()
Gets the style. |
java.lang.String |
getTitle()
|
java.lang.String |
getType()
Gets the type. |
java.lang.String |
getTypeCross()
|
java.lang.Integer[] |
getVideoHeight()
Gets the video height. |
java.lang.Integer[] |
getVideoWidth()
Gets the video width. |
void |
setActiveExportDS(java.lang.String activeExportDS)
|
void |
setActiveZoom(java.lang.String activeZoom)
|
void |
setDefaultValue(java.lang.String defaultValue)
Sets the default value. |
void |
setNamePar(java.lang.String namePar)
Sets the name par. |
void |
setNumOrder(int numOrder)
Sets the num order. |
void |
setParams(java.util.Properties params)
Sets the params. |
void |
setSbiObjLabel(java.lang.String sbiObjLabel)
Sets the sbi obj label. |
void |
setSbiParName(java.lang.String sbiParName)
Sets the sbi par name. |
void |
setStyle(java.lang.String style)
Sets the style. |
void |
setTitle(java.lang.String title)
|
void |
setType(java.lang.String type)
Sets the type. |
void |
setTypeCross(java.lang.String typeCross)
|
void |
setVideoHeight(java.lang.Integer[] videoHeight)
Sets the video height. |
void |
setVideoWidth(java.lang.Integer[] videoWidth)
Sets the video width. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DocumentCompositionConfiguration.Document()
Method Detail |
---|
public java.lang.String getSbiObjLabel()
public void setSbiObjLabel(java.lang.String sbiObjLabel)
sbiObjLabel
- the new sbi obj labelpublic java.lang.String getNamePar()
public void setNamePar(java.lang.String namePar)
namePar
- the new name parpublic java.lang.String getSbiParName()
public void setSbiParName(java.lang.String sbiParName)
sbiParName
- the new sbi par namepublic java.lang.String getType()
public void setType(java.lang.String type)
type
- the new typepublic java.lang.String getDefaultValue()
public void setDefaultValue(java.lang.String defaultValue)
defaultValue
- the new default valuepublic java.util.Properties getParams()
public void setParams(java.util.Properties params)
params
- the new paramspublic java.lang.String getStyle()
public java.lang.String getTitle()
public void setTitle(java.lang.String title)
title
- the title to setpublic java.lang.String getActiveZoom()
public void setActiveZoom(java.lang.String activeZoom)
activeZoom
- the activeZoom to setpublic java.lang.String getActiveExportDS()
public void setActiveExportDS(java.lang.String activeExportDS)
activeExportDS
- the activeExportDS to setpublic void setStyle(java.lang.String style)
style
- the new stylepublic int getNumOrder()
public void setNumOrder(int numOrder)
numOrder
- the new num orderpublic java.lang.Integer[] getVideoWidth()
public void setVideoWidth(java.lang.Integer[] videoWidth)
videoWidth
- the new video widthpublic java.lang.Integer[] getVideoHeight()
public void setVideoHeight(java.lang.Integer[] videoHeight)
videoHeight
- the new video heightpublic java.lang.String getTypeCross()
public void setTypeCross(java.lang.String typeCross)
typeCross
- the typeCross to set
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |