Uses of Class
net.webpdf.wsclient.schema.operation.LaunchParameterType
-
Packages that use LaunchParameterType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of LaunchParameterType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as LaunchParameterType Modifier and Type Field Description protected LaunchParameterTypeLaunchApplicationActionType. launchParametersMethods in net.webpdf.wsclient.schema.operation that return LaunchParameterType Modifier and Type Method Description LaunchParameterTypeObjectFactory. createLaunchParameterType()Create an instance ofLaunchParameterTypeLaunchParameterTypeLaunchApplicationActionType. getLaunchParameters()Gets the value of the launchParameters property.Methods in net.webpdf.wsclient.schema.operation with parameters of type LaunchParameterType Modifier and Type Method Description voidLaunchApplicationActionType. setLaunchParameters(LaunchParameterType value)Sets the value of the launchParameters property.
-