Uses of Class
net.webpdf.wsclient.schema.operation.OptionsType.Background.Remove
-
Packages that use OptionsType.Background.Remove Package Description net.webpdf.wsclient.schema.operation -
-
Uses of OptionsType.Background.Remove in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as OptionsType.Background.Remove Modifier and Type Field Description protected OptionsType.Background.RemoveOptionsType.Background. removeMethods in net.webpdf.wsclient.schema.operation that return OptionsType.Background.Remove Modifier and Type Method Description OptionsType.Background.RemoveObjectFactory. createOptionsTypeBackgroundRemove()Create an instance ofOptionsType.Background.RemoveOptionsType.Background.RemoveOptionsType.Background. getRemove()Gets the value of the remove property.Methods in net.webpdf.wsclient.schema.operation with parameters of type OptionsType.Background.Remove Modifier and Type Method Description voidOptionsType.Background. setRemove(OptionsType.Background.Remove value)Sets the value of the remove property.
-