public static class OptionsType.PageTransitions.Add extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice>
<element name="pageTransition" type="{http://schema.webpdf.de/1.0/operation}TransitionType"/>
</choice>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected TransitionType |
pageTransition |
| Constructor and Description |
|---|
Add() |
| Modifier and Type | Method and Description |
|---|---|
TransitionType |
getPageTransition()
Gets the value of the pageTransition property.
|
boolean |
isSetPageTransition() |
void |
setPageTransition(TransitionType value)
Sets the value of the pageTransition property.
|
protected TransitionType pageTransition
public TransitionType getPageTransition()
TransitionTypepublic void setPageTransition(TransitionType value)
value - allowed object is
TransitionTypepublic boolean isSetPageTransition()
Copyright © 2017–2023 SoftVision Development GmbH, Fulda, Germany. All rights reserved.