org.jopendocument.model.presentation
Class PresentationShow

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

public class PresentationShow
extends java.lang.Object


Constructor Summary
PresentationShow()
           
 
Method Summary
 java.lang.String getPresentationName()
          Gets the value of the presentationName property.
 java.lang.String getPresentationPages()
          Gets the value of the presentationPages property.
 void setPresentationName(java.lang.String value)
          Sets the value of the presentationName property.
 void setPresentationPages(java.lang.String value)
          Sets the value of the presentationPages property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PresentationShow

public PresentationShow()
Method Detail

getPresentationName

public java.lang.String getPresentationName()
Gets the value of the presentationName property.

Returns:
possible object is String

getPresentationPages

public java.lang.String getPresentationPages()
Gets the value of the presentationPages property.

Returns:
possible object is String

setPresentationName

public void setPresentationName(java.lang.String value)
Sets the value of the presentationName property.

Parameters:
value - allowed object is String

setPresentationPages

public void setPresentationPages(java.lang.String value)
Sets the value of the presentationPages property.

Parameters:
value - allowed object is String