org.jopendocument.model.presentation
Class PresentationPlay

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

public class PresentationPlay
extends java.lang.Object


Constructor Summary
PresentationPlay()
           
 
Method Summary
 java.lang.String getDrawShapeId()
          Gets the value of the drawShapeId property.
 java.lang.String getPresentationSpeed()
          Gets the value of the presentationSpeed property.
 void setDrawShapeId(java.lang.String value)
          Sets the value of the drawShapeId property.
 void setPresentationSpeed(java.lang.String value)
          Sets the value of the presentationSpeed property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PresentationPlay

public PresentationPlay()
Method Detail

getDrawShapeId

public java.lang.String getDrawShapeId()
Gets the value of the drawShapeId property.

Returns:
possible object is String

getPresentationSpeed

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

Returns:
possible object is String

setDrawShapeId

public void setDrawShapeId(java.lang.String value)
Sets the value of the drawShapeId property.

Parameters:
value - allowed object is String

setPresentationSpeed

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

Parameters:
value - allowed object is String