Uses of Class
net.webpdf.wsclient.schema.operation.SelectionBoxType
-
Packages that use SelectionBoxType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of SelectionBoxType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as SelectionBoxType Modifier and Type Field Description protected SelectionBoxTypeOptionsType.Boxes.Remove. boxesRemoveMethods in net.webpdf.wsclient.schema.operation that return SelectionBoxType Modifier and Type Method Description SelectionBoxTypeObjectFactory. createSelectionBoxType()Create an instance ofSelectionBoxTypeSelectionBoxTypeOptionsType.Boxes.Remove. getBoxesRemove()Gets the value of the boxesRemove property.Methods in net.webpdf.wsclient.schema.operation with parameters of type SelectionBoxType Modifier and Type Method Description voidOptionsType.Boxes.Remove. setBoxesRemove(SelectionBoxType value)Sets the value of the boxesRemove property.
-