Uses of Class
net.webpdf.wsclient.schema.operation.ConverterHeaderType
-
Packages that use ConverterHeaderType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of ConverterHeaderType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as ConverterHeaderType Modifier and Type Field Description protected ConverterHeaderTypeConverterPageType. headerMethods in net.webpdf.wsclient.schema.operation that return ConverterHeaderType Modifier and Type Method Description ConverterHeaderTypeObjectFactory. createConverterHeaderType()Create an instance ofConverterHeaderTypeConverterHeaderTypeConverterPageType. getHeader()Gets the value of the header property.Methods in net.webpdf.wsclient.schema.operation with parameters of type ConverterHeaderType Modifier and Type Method Description voidConverterPageType. setHeader(ConverterHeaderType value)Sets the value of the header property.
-