Uses of Class
net.webpdf.wsclient.schema.operation.HeaderFooterPositionsType
-
Packages that use HeaderFooterPositionsType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of HeaderFooterPositionsType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as HeaderFooterPositionsType Modifier and Type Field Description protected HeaderFooterPositionsTypeHeaderFooterType. footerprotected HeaderFooterPositionsTypeHeaderFooterType. headerMethods in net.webpdf.wsclient.schema.operation that return HeaderFooterPositionsType Modifier and Type Method Description HeaderFooterPositionsTypeObjectFactory. createHeaderFooterPositionsType()Create an instance ofHeaderFooterPositionsTypeHeaderFooterPositionsTypeHeaderFooterType. getFooter()Gets the value of the footer property.HeaderFooterPositionsTypeHeaderFooterType. getHeader()Gets the value of the header property.Methods in net.webpdf.wsclient.schema.operation with parameters of type HeaderFooterPositionsType Modifier and Type Method Description voidHeaderFooterType. setFooter(HeaderFooterPositionsType value)Sets the value of the footer property.voidHeaderFooterType. setHeader(HeaderFooterPositionsType value)Sets the value of the header property.
-