Uses of Class
net.webpdf.wsclient.schema.operation.UrlConverterHeaderType
-
Packages that use UrlConverterHeaderType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of UrlConverterHeaderType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as UrlConverterHeaderType Modifier and Type Field Description protected UrlConverterHeaderTypeUrlConverterPageType. headerMethods in net.webpdf.wsclient.schema.operation that return UrlConverterHeaderType Modifier and Type Method Description UrlConverterHeaderTypeObjectFactory. createUrlConverterHeaderType()Create an instance ofUrlConverterHeaderTypeUrlConverterHeaderTypeUrlConverterPageType. getHeader()Gets the value of the header property.Methods in net.webpdf.wsclient.schema.operation with parameters of type UrlConverterHeaderType Modifier and Type Method Description voidUrlConverterPageType. setHeader(UrlConverterHeaderType value)Sets the value of the header property.
-