Uses of Class
net.webpdf.wsclient.schema.operation.HttpSettingsHeaderType
-
Packages that use HttpSettingsHeaderType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of HttpSettingsHeaderType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as HttpSettingsHeaderType Modifier and Type Field Description protected HttpSettingsHeaderTypeHttpSettingsType. headersMethods in net.webpdf.wsclient.schema.operation that return HttpSettingsHeaderType Modifier and Type Method Description HttpSettingsHeaderTypeObjectFactory. createHttpSettingsHeaderType()Create an instance ofHttpSettingsHeaderTypeHttpSettingsHeaderTypeHttpSettingsType. getHeaders()Gets the value of the headers property.Methods in net.webpdf.wsclient.schema.operation with parameters of type HttpSettingsHeaderType Modifier and Type Method Description voidHttpSettingsType. setHeaders(HttpSettingsHeaderType value)Sets the value of the headers property.
-