Uses of Class
net.webpdf.wsclient.schema.operation.SelectionTransitionType
-
Packages that use SelectionTransitionType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of SelectionTransitionType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as SelectionTransitionType Modifier and Type Field Description protected SelectionTransitionTypeOptionsType.PageTransitions.Remove. transitionSelectionMethods in net.webpdf.wsclient.schema.operation that return SelectionTransitionType Modifier and Type Method Description SelectionTransitionTypeObjectFactory. createSelectionTransitionType()Create an instance ofSelectionTransitionTypeSelectionTransitionTypeOptionsType.PageTransitions.Remove. getTransitionSelection()Gets the value of the transitionSelection property.Methods in net.webpdf.wsclient.schema.operation with parameters of type SelectionTransitionType Modifier and Type Method Description voidOptionsType.PageTransitions.Remove. setTransitionSelection(SelectionTransitionType value)Sets the value of the transitionSelection property.
-