Uses of Class
net.webpdf.wsclient.schema.operation.UrlConverterPageType
-
Packages that use UrlConverterPageType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of UrlConverterPageType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as UrlConverterPageType Modifier and Type Field Description protected UrlConverterPageTypeUrlConverterType. pageMethods in net.webpdf.wsclient.schema.operation that return UrlConverterPageType Modifier and Type Method Description UrlConverterPageTypeObjectFactory. createUrlConverterPageType()Create an instance ofUrlConverterPageTypeUrlConverterPageTypeUrlConverterType. getPage()Gets the value of the page property.Methods in net.webpdf.wsclient.schema.operation with parameters of type UrlConverterPageType Modifier and Type Method Description voidUrlConverterType. setPage(UrlConverterPageType value)Sets the value of the page property.
-