org.jopendocument.model.presentation
Class PresentationPlay
java.lang.Object
org.jopendocument.model.presentation.PresentationPlay
public class PresentationPlay
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
drawShapeId
protected String drawShapeId
presentationSpeed
protected String presentationSpeed
PresentationPlay
public PresentationPlay()
getDrawShapeId
public String getDrawShapeId()
- Gets the value of the drawShapeId property.
- Returns:
- possible object is
String
getPresentationSpeed
public String getPresentationSpeed()
- Gets the value of the presentationSpeed property.
- Returns:
- possible object is
String
setDrawShapeId
public void setDrawShapeId(String value)
- Sets the value of the drawShapeId property.
- Parameters:
value
- allowed object is String
setPresentationSpeed
public void setPresentationSpeed(String value)
- Sets the value of the presentationSpeed property.
- Parameters:
value
- allowed object is String
Copyright © 2010 jOpenDocument All Rights Reserved.