Uses of Class
net.webpdf.wsclient.schema.operation.ConverterFooterType
-
Packages that use ConverterFooterType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of ConverterFooterType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as ConverterFooterType Modifier and Type Field Description protected ConverterFooterTypeConverterPageType. footerMethods in net.webpdf.wsclient.schema.operation that return ConverterFooterType Modifier and Type Method Description ConverterFooterTypeObjectFactory. createConverterFooterType()Create an instance ofConverterFooterTypeConverterFooterTypeConverterPageType. getFooter()Gets the value of the footer property.Methods in net.webpdf.wsclient.schema.operation with parameters of type ConverterFooterType Modifier and Type Method Description voidConverterPageType. setFooter(ConverterFooterType value)Sets the value of the footer property.
-