public class SelectionTransitionType extends Object
Java class for SelectionTransitionType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SelectionTransitionType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="pages" type="{http://www.w3.org/2001/XMLSchema}string" default="" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
SelectionTransitionType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPages()
Gets the value of the pages property.
|
boolean |
isSetPages() |
void |
setPages(String value)
Sets the value of the pages property.
|
protected String pages
Copyright © 2017–2023 SoftVision Development GmbH, Fulda, Germany. All rights reserved.