Uses of Class
net.webpdf.wsclient.schema.operation.DestinationEventType
-
Packages that use DestinationEventType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of DestinationEventType in net.webpdf.wsclient.schema.operation
Subclasses of DestinationEventType in net.webpdf.wsclient.schema.operation Modifier and Type Class Description classFitBoundingBoxDestinationType<?classFitBoundingBoxWidthDestinationType<?classFitHeightDestinationType<?classFitPageDestinationType<?classFitRectangleDestinationType<?classFitWidthDestinationType<?classNamedDestinationType<?classZoomDestinationType<?Fields in net.webpdf.wsclient.schema.operation declared as DestinationEventType Modifier and Type Field Description protected DestinationEventTypeGoToDestinationActionType. destinationMethods in net.webpdf.wsclient.schema.operation that return DestinationEventType Modifier and Type Method Description DestinationEventTypeObjectFactory. createDestinationEventType()Create an instance ofDestinationEventTypeDestinationEventTypeGoToDestinationActionType. getDestination()Gets the value of the destination property.Methods in net.webpdf.wsclient.schema.operation with parameters of type DestinationEventType Modifier and Type Method Description voidGoToDestinationActionType. setDestination(DestinationEventType value)Sets the value of the destination property.
-