Uses of Class
net.webpdf.wsclient.schema.operation.BackgroundBaseSettingsType.Pages
-
Packages that use BackgroundBaseSettingsType.Pages Package Description net.webpdf.wsclient.schema.operation -
-
Uses of BackgroundBaseSettingsType.Pages in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as BackgroundBaseSettingsType.Pages Modifier and Type Field Description protected BackgroundBaseSettingsType.PagesBackgroundBaseSettingsType. pagesMethods in net.webpdf.wsclient.schema.operation that return BackgroundBaseSettingsType.Pages Modifier and Type Method Description BackgroundBaseSettingsType.PagesObjectFactory. createBackgroundBaseSettingsTypePages()Create an instance ofBackgroundBaseSettingsType.PagesBackgroundBaseSettingsType.PagesBackgroundBaseSettingsType. getPages()Gets the value of the pages property.Methods in net.webpdf.wsclient.schema.operation with parameters of type BackgroundBaseSettingsType.Pages Modifier and Type Method Description voidBackgroundBaseSettingsType. setPages(BackgroundBaseSettingsType.Pages value)Sets the value of the pages property.
-