Uses of Class
net.webpdf.wsclient.schema.operation.HeaderFooterDate
-
Packages that use HeaderFooterDate Package Description net.webpdf.wsclient.schema.operation -
-
Uses of HeaderFooterDate in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as HeaderFooterDate Modifier and Type Field Description protected HeaderFooterDateHeaderFooterType. dateMethods in net.webpdf.wsclient.schema.operation that return HeaderFooterDate Modifier and Type Method Description HeaderFooterDateObjectFactory. createHeaderFooterDate()Create an instance ofHeaderFooterDateHeaderFooterDateHeaderFooterType. getDate()Gets the value of the date property.Methods in net.webpdf.wsclient.schema.operation with parameters of type HeaderFooterDate Modifier and Type Method Description voidHeaderFooterType. setDate(HeaderFooterDate value)Sets the value of the date property.
-