org.jopendocument.model.presentation
Class PresentationEvent

java.lang.Object
  extended by org.jopendocument.model.presentation.PresentationEvent

public class PresentationEvent
extends java.lang.Object


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

PresentationEvent

public PresentationEvent()
Method Detail

getPresentationAction

public java.lang.String getPresentationAction()
Gets the value of the presentationAction property.

Returns:
possible object is String

getPresentationDirection

public java.lang.String getPresentationDirection()
Gets the value of the presentationDirection property.

Returns:
possible object is String

getPresentationEffect

public java.lang.String getPresentationEffect()
Gets the value of the presentationEffect property.

Returns:
possible object is String

getPresentationSound

public PresentationSound getPresentationSound()
Gets the value of the presentationSound property.

Returns:
possible object is PresentationSound

getPresentationSpeed

public java.lang.String getPresentationSpeed()
Gets the value of the presentationSpeed property.

Returns:
possible object is String

getPresentationStartScale

public java.lang.String getPresentationStartScale()
Gets the value of the presentationStartScale property.

Returns:
possible object is String

getPresentationVerb

public java.lang.String getPresentationVerb()
Gets the value of the presentationVerb property.

Returns:
possible object is String

getScriptEventName

public java.lang.String getScriptEventName()
Gets the value of the scriptEventName property.

Returns:
possible object is String

getXlinkActuate

public java.lang.String getXlinkActuate()
Gets the value of the xlinkActuate property.

Returns:
possible object is String

getXlinkHref

public java.lang.String getXlinkHref()
Gets the value of the xlinkHref property.

Returns:
possible object is String

getXlinkShow

public java.lang.String getXlinkShow()
Gets the value of the xlinkShow property.

Returns:
possible object is String

getXlinkType

public java.lang.String getXlinkType()
Gets the value of the xlinkType property.

Returns:
possible object is String

setPresentationAction

public void setPresentationAction(java.lang.String value)
Sets the value of the presentationAction property.

Parameters:
value - allowed object is String

setPresentationDirection

public void setPresentationDirection(java.lang.String value)
Sets the value of the presentationDirection property.

Parameters:
value - allowed object is String

setPresentationEffect

public void setPresentationEffect(java.lang.String value)
Sets the value of the presentationEffect property.

Parameters:
value - allowed object is String

setPresentationSound

public void setPresentationSound(PresentationSound value)
Sets the value of the presentationSound property.

Parameters:
value - allowed object is PresentationSound

setPresentationSpeed

public void setPresentationSpeed(java.lang.String value)
Sets the value of the presentationSpeed property.

Parameters:
value - allowed object is String

setPresentationStartScale

public void setPresentationStartScale(java.lang.String value)
Sets the value of the presentationStartScale property.

Parameters:
value - allowed object is String

setPresentationVerb

public void setPresentationVerb(java.lang.String value)
Sets the value of the presentationVerb property.

Parameters:
value - allowed object is String

setScriptEventName

public void setScriptEventName(java.lang.String value)
Sets the value of the scriptEventName property.

Parameters:
value - allowed object is String

setXlinkActuate

public void setXlinkActuate(java.lang.String value)
Sets the value of the xlinkActuate property.

Parameters:
value - allowed object is String

setXlinkHref

public void setXlinkHref(java.lang.String value)
Sets the value of the xlinkHref property.

Parameters:
value - allowed object is String

setXlinkShow

public void setXlinkShow(java.lang.String value)
Sets the value of the xlinkShow property.

Parameters:
value - allowed object is String

setXlinkType

public void setXlinkType(java.lang.String value)
Sets the value of the xlinkType property.

Parameters:
value - allowed object is String