|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.presentation.PresentationEvent
public class PresentationEvent
| Constructor Summary | |
|---|---|
PresentationEvent()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getPresentationAction()
Gets the value of the presentationAction property. |
java.lang.String |
getPresentationDirection()
Gets the value of the presentationDirection property. |
java.lang.String |
getPresentationEffect()
Gets the value of the presentationEffect property. |
PresentationSound |
getPresentationSound()
Gets the value of the presentationSound property. |
java.lang.String |
getPresentationSpeed()
Gets the value of the presentationSpeed property. |
java.lang.String |
getPresentationStartScale()
Gets the value of the presentationStartScale property. |
java.lang.String |
getPresentationVerb()
Gets the value of the presentationVerb property. |
java.lang.String |
getScriptEventName()
Gets the value of the scriptEventName property. |
java.lang.String |
getXlinkActuate()
Gets the value of the xlinkActuate property. |
java.lang.String |
getXlinkHref()
Gets the value of the xlinkHref property. |
java.lang.String |
getXlinkShow()
Gets the value of the xlinkShow property. |
java.lang.String |
getXlinkType()
Gets the value of the xlinkType property. |
void |
setPresentationAction(java.lang.String value)
Sets the value of the presentationAction property. |
void |
setPresentationDirection(java.lang.String value)
Sets the value of the presentationDirection property. |
void |
setPresentationEffect(java.lang.String value)
Sets the value of the presentationEffect property. |
void |
setPresentationSound(PresentationSound value)
Sets the value of the presentationSound property. |
void |
setPresentationSpeed(java.lang.String value)
Sets the value of the presentationSpeed property. |
void |
setPresentationStartScale(java.lang.String value)
Sets the value of the presentationStartScale property. |
void |
setPresentationVerb(java.lang.String value)
Sets the value of the presentationVerb property. |
void |
setScriptEventName(java.lang.String value)
Sets the value of the scriptEventName property. |
void |
setXlinkActuate(java.lang.String value)
Sets the value of the xlinkActuate property. |
void |
setXlinkHref(java.lang.String value)
Sets the value of the xlinkHref property. |
void |
setXlinkShow(java.lang.String value)
Sets the value of the xlinkShow property. |
void |
setXlinkType(java.lang.String value)
Sets the value of the xlinkType property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PresentationEvent()
| Method Detail |
|---|
public java.lang.String getPresentationAction()
Stringpublic java.lang.String getPresentationDirection()
Stringpublic java.lang.String getPresentationEffect()
Stringpublic PresentationSound getPresentationSound()
PresentationSoundpublic java.lang.String getPresentationSpeed()
Stringpublic java.lang.String getPresentationStartScale()
Stringpublic java.lang.String getPresentationVerb()
Stringpublic java.lang.String getScriptEventName()
Stringpublic java.lang.String getXlinkActuate()
Stringpublic java.lang.String getXlinkHref()
Stringpublic java.lang.String getXlinkShow()
Stringpublic java.lang.String getXlinkType()
Stringpublic void setPresentationAction(java.lang.String value)
value - allowed object is Stringpublic void setPresentationDirection(java.lang.String value)
value - allowed object is Stringpublic void setPresentationEffect(java.lang.String value)
value - allowed object is Stringpublic void setPresentationSound(PresentationSound value)
value - allowed object is PresentationSoundpublic void setPresentationSpeed(java.lang.String value)
value - allowed object is Stringpublic void setPresentationStartScale(java.lang.String value)
value - allowed object is Stringpublic void setPresentationVerb(java.lang.String value)
value - allowed object is Stringpublic void setScriptEventName(java.lang.String value)
value - allowed object is Stringpublic void setXlinkActuate(java.lang.String value)
value - allowed object is Stringpublic void setXlinkHref(java.lang.String value)
value - allowed object is Stringpublic void setXlinkShow(java.lang.String value)
value - allowed object is Stringpublic void setXlinkType(java.lang.String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||