Uses of Class
net.webpdf.wsclient.schema.operation.UrlConverterFooterType
-
Packages that use UrlConverterFooterType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of UrlConverterFooterType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as UrlConverterFooterType Modifier and Type Field Description protected UrlConverterFooterTypeUrlConverterPageType. footerMethods in net.webpdf.wsclient.schema.operation that return UrlConverterFooterType Modifier and Type Method Description UrlConverterFooterTypeObjectFactory. createUrlConverterFooterType()Create an instance ofUrlConverterFooterTypeUrlConverterFooterTypeUrlConverterPageType. getFooter()Gets the value of the footer property.Methods in net.webpdf.wsclient.schema.operation with parameters of type UrlConverterFooterType Modifier and Type Method Description voidUrlConverterPageType. setFooter(UrlConverterFooterType value)Sets the value of the footer property.
-