Uses of Class
net.webpdf.wsclient.schema.operation.HttpSettingsHeaderEntryType
-
Packages that use HttpSettingsHeaderEntryType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of HttpSettingsHeaderEntryType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation with type parameters of type HttpSettingsHeaderEntryType Modifier and Type Field Description protected List<HttpSettingsHeaderEntryType>HttpSettingsHeaderType. headerMethods in net.webpdf.wsclient.schema.operation that return HttpSettingsHeaderEntryType Modifier and Type Method Description HttpSettingsHeaderEntryTypeObjectFactory. createHttpSettingsHeaderEntryType()Create an instance ofHttpSettingsHeaderEntryTypeMethods in net.webpdf.wsclient.schema.operation that return types with arguments of type HttpSettingsHeaderEntryType Modifier and Type Method Description List<HttpSettingsHeaderEntryType>HttpSettingsHeaderType. getHeader()Gets the value of the header property.
-