Uses of Class
net.webpdf.wsclient.schema.operation.OptionsType.Boxes.Resize
-
Packages that use OptionsType.Boxes.Resize Package Description net.webpdf.wsclient.schema.operation -
-
Uses of OptionsType.Boxes.Resize in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation with type parameters of type OptionsType.Boxes.Resize Modifier and Type Field Description protected List<OptionsType.Boxes.Resize>OptionsType.Boxes. resizeMethods in net.webpdf.wsclient.schema.operation that return OptionsType.Boxes.Resize Modifier and Type Method Description OptionsType.Boxes.ResizeObjectFactory. createOptionsTypeBoxesResize()Create an instance ofOptionsType.Boxes.ResizeMethods in net.webpdf.wsclient.schema.operation that return types with arguments of type OptionsType.Boxes.Resize Modifier and Type Method Description List<OptionsType.Boxes.Resize>OptionsType.Boxes. getResize()Gets the value of the resize property.
-