Uses of Class
net.webpdf.wsclient.schema.operation.OptionsType.Background
-
Packages that use OptionsType.Background Package Description net.webpdf.wsclient.schema.operation -
-
Uses of OptionsType.Background in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as OptionsType.Background Modifier and Type Field Description protected OptionsType.BackgroundOptionsType. backgroundMethods in net.webpdf.wsclient.schema.operation that return OptionsType.Background Modifier and Type Method Description OptionsType.BackgroundObjectFactory. createOptionsTypeBackground()Create an instance ofOptionsType.BackgroundOptionsType.BackgroundOptionsType. getBackground()Gets the value of the background property.Methods in net.webpdf.wsclient.schema.operation with parameters of type OptionsType.Background Modifier and Type Method Description voidOptionsType. setBackground(OptionsType.Background value)Sets the value of the background property.
-