Uses of Class
net.webpdf.wsclient.schema.operation.OptionsType.HeaderFooter.Remove
-
Packages that use OptionsType.HeaderFooter.Remove Package Description net.webpdf.wsclient.schema.operation -
-
Uses of OptionsType.HeaderFooter.Remove in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as OptionsType.HeaderFooter.Remove Modifier and Type Field Description protected OptionsType.HeaderFooter.RemoveOptionsType.HeaderFooter. removeMethods in net.webpdf.wsclient.schema.operation that return OptionsType.HeaderFooter.Remove Modifier and Type Method Description OptionsType.HeaderFooter.RemoveObjectFactory. createOptionsTypeHeaderFooterRemove()Create an instance ofOptionsType.HeaderFooter.RemoveOptionsType.HeaderFooter.RemoveOptionsType.HeaderFooter. getRemove()Gets the value of the remove property.Methods in net.webpdf.wsclient.schema.operation with parameters of type OptionsType.HeaderFooter.Remove Modifier and Type Method Description voidOptionsType.HeaderFooter. setRemove(OptionsType.HeaderFooter.Remove value)Sets the value of the remove property.
-