Uses of Class
net.webpdf.wsclient.schema.operation.OptionsType.Boxes
-
Packages that use OptionsType.Boxes Package Description net.webpdf.wsclient.schema.operation -
-
Uses of OptionsType.Boxes in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as OptionsType.Boxes Modifier and Type Field Description protected OptionsType.BoxesOptionsType. boxesMethods in net.webpdf.wsclient.schema.operation that return OptionsType.Boxes Modifier and Type Method Description OptionsType.BoxesObjectFactory. createOptionsTypeBoxes()Create an instance ofOptionsType.BoxesOptionsType.BoxesOptionsType. getBoxes()Gets the value of the boxes property.Methods in net.webpdf.wsclient.schema.operation with parameters of type OptionsType.Boxes Modifier and Type Method Description voidOptionsType. setBoxes(OptionsType.Boxes value)Sets the value of the boxes property.
-