org.jopendocument.model.presentation
Class PresentationSettings

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

public class PresentationSettings
extends java.lang.Object


Constructor Summary
PresentationSettings()
           
 
Method Summary
 java.lang.String getPresentationAnimations()
          Gets the value of the presentationAnimations property.
 java.lang.String getPresentationEndless()
          Gets the value of the presentationEndless property.
 java.lang.String getPresentationForceManual()
          Gets the value of the presentationForceManual property.
 java.lang.String getPresentationFullScreen()
          Gets the value of the presentationFullScreen property.
 java.lang.String getPresentationMouseAsPen()
          Gets the value of the presentationMouseAsPen property.
 java.lang.String getPresentationMouseVisible()
          Gets the value of the presentationMouseVisible property.
 java.lang.String getPresentationPause()
          Gets the value of the presentationPause property.
 java.util.List<PresentationShow> getPresentationShow()
          Gets the value of the presentationShow property.
 java.lang.String getPresentationShowLogo()
          Gets the value of the presentationShowLogo property.
 java.lang.String getPresentationStartPage()
          Gets the value of the presentationStartPage property.
 java.lang.String getPresentationStartWithNavigator()
          Gets the value of the presentationStartWithNavigator property.
 java.lang.String getPresentationStayOnTop()
          Gets the value of the presentationStayOnTop property.
 java.lang.String getPresentationTransitionOnClick()
          Gets the value of the presentationTransitionOnClick property.
 void setPresentationAnimations(java.lang.String value)
          Sets the value of the presentationAnimations property.
 void setPresentationEndless(java.lang.String value)
          Sets the value of the presentationEndless property.
 void setPresentationForceManual(java.lang.String value)
          Sets the value of the presentationForceManual property.
 void setPresentationFullScreen(java.lang.String value)
          Sets the value of the presentationFullScreen property.
 void setPresentationMouseAsPen(java.lang.String value)
          Sets the value of the presentationMouseAsPen property.
 void setPresentationMouseVisible(java.lang.String value)
          Sets the value of the presentationMouseVisible property.
 void setPresentationPause(java.lang.String value)
          Sets the value of the presentationPause property.
 void setPresentationShowLogo(java.lang.String value)
          Sets the value of the presentationShowLogo property.
 void setPresentationStartPage(java.lang.String value)
          Sets the value of the presentationStartPage property.
 void setPresentationStartWithNavigator(java.lang.String value)
          Sets the value of the presentationStartWithNavigator property.
 void setPresentationStayOnTop(java.lang.String value)
          Sets the value of the presentationStayOnTop property.
 void setPresentationTransitionOnClick(java.lang.String value)
          Sets the value of the presentationTransitionOnClick property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PresentationSettings

public PresentationSettings()
Method Detail

getPresentationAnimations

public java.lang.String getPresentationAnimations()
Gets the value of the presentationAnimations property.

Returns:
possible object is String

getPresentationEndless

public java.lang.String getPresentationEndless()
Gets the value of the presentationEndless property.

Returns:
possible object is String

getPresentationForceManual

public java.lang.String getPresentationForceManual()
Gets the value of the presentationForceManual property.

Returns:
possible object is String

getPresentationFullScreen

public java.lang.String getPresentationFullScreen()
Gets the value of the presentationFullScreen property.

Returns:
possible object is String

getPresentationMouseAsPen

public java.lang.String getPresentationMouseAsPen()
Gets the value of the presentationMouseAsPen property.

Returns:
possible object is String

getPresentationMouseVisible

public java.lang.String getPresentationMouseVisible()
Gets the value of the presentationMouseVisible property.

Returns:
possible object is String

getPresentationPause

public java.lang.String getPresentationPause()
Gets the value of the presentationPause property.

Returns:
possible object is String

getPresentationShow

public java.util.List<PresentationShow> getPresentationShow()
Gets the value of the presentationShow property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the presentationShow property.

For example, to add a new item, do as follows:

 getPresentationShow().add(newItem);
 

Objects of the following type(s) are allowed in the list PresentationShow


getPresentationShowLogo

public java.lang.String getPresentationShowLogo()
Gets the value of the presentationShowLogo property.

Returns:
possible object is String

getPresentationStartPage

public java.lang.String getPresentationStartPage()
Gets the value of the presentationStartPage property.

Returns:
possible object is String

getPresentationStartWithNavigator

public java.lang.String getPresentationStartWithNavigator()
Gets the value of the presentationStartWithNavigator property.

Returns:
possible object is String

getPresentationStayOnTop

public java.lang.String getPresentationStayOnTop()
Gets the value of the presentationStayOnTop property.

Returns:
possible object is String

getPresentationTransitionOnClick

public java.lang.String getPresentationTransitionOnClick()
Gets the value of the presentationTransitionOnClick property.

Returns:
possible object is String

setPresentationAnimations

public void setPresentationAnimations(java.lang.String value)
Sets the value of the presentationAnimations property.

Parameters:
value - allowed object is String

setPresentationEndless

public void setPresentationEndless(java.lang.String value)
Sets the value of the presentationEndless property.

Parameters:
value - allowed object is String

setPresentationForceManual

public void setPresentationForceManual(java.lang.String value)
Sets the value of the presentationForceManual property.

Parameters:
value - allowed object is String

setPresentationFullScreen

public void setPresentationFullScreen(java.lang.String value)
Sets the value of the presentationFullScreen property.

Parameters:
value - allowed object is String

setPresentationMouseAsPen

public void setPresentationMouseAsPen(java.lang.String value)
Sets the value of the presentationMouseAsPen property.

Parameters:
value - allowed object is String

setPresentationMouseVisible

public void setPresentationMouseVisible(java.lang.String value)
Sets the value of the presentationMouseVisible property.

Parameters:
value - allowed object is String

setPresentationPause

public void setPresentationPause(java.lang.String value)
Sets the value of the presentationPause property.

Parameters:
value - allowed object is String

setPresentationShowLogo

public void setPresentationShowLogo(java.lang.String value)
Sets the value of the presentationShowLogo property.

Parameters:
value - allowed object is String

setPresentationStartPage

public void setPresentationStartPage(java.lang.String value)
Sets the value of the presentationStartPage property.

Parameters:
value - allowed object is String

setPresentationStartWithNavigator

public void setPresentationStartWithNavigator(java.lang.String value)
Sets the value of the presentationStartWithNavigator property.

Parameters:
value - allowed object is String

setPresentationStayOnTop

public void setPresentationStayOnTop(java.lang.String value)
Sets the value of the presentationStayOnTop property.

Parameters:
value - allowed object is String

setPresentationTransitionOnClick

public void setPresentationTransitionOnClick(java.lang.String value)
Sets the value of the presentationTransitionOnClick property.

Parameters:
value - allowed object is String