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