Uses of Class
net.webpdf.wsclient.schema.operation.OptionsType.HeaderFooter
-
Packages that use OptionsType.HeaderFooter Package Description net.webpdf.wsclient.schema.operation -
-
Uses of OptionsType.HeaderFooter in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as OptionsType.HeaderFooter Modifier and Type Field Description protected OptionsType.HeaderFooterOptionsType. headerFooter<?Methods in net.webpdf.wsclient.schema.operation that return OptionsType.HeaderFooter Modifier and Type Method Description OptionsType.HeaderFooterObjectFactory. createOptionsTypeHeaderFooter()Create an instance ofOptionsType.HeaderFooterOptionsType.HeaderFooterOptionsType. getHeaderFooter()<?Methods in net.webpdf.wsclient.schema.operation with parameters of type OptionsType.HeaderFooter Modifier and Type Method Description voidOptionsType. setHeaderFooter(OptionsType.HeaderFooter value)Sets the value of the headerFooter property.
-