Uses of Class
net.webpdf.wsclient.schema.operation.BoxesResizeType.Dimensions
-
Packages that use BoxesResizeType.Dimensions Package Description net.webpdf.wsclient.schema.operation -
-
Uses of BoxesResizeType.Dimensions in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as BoxesResizeType.Dimensions Modifier and Type Field Description protected BoxesResizeType.DimensionsBoxesResizeType. dimensionsMethods in net.webpdf.wsclient.schema.operation that return BoxesResizeType.Dimensions Modifier and Type Method Description BoxesResizeType.DimensionsObjectFactory. createBoxesResizeTypeDimensions()Create an instance ofBoxesResizeType.DimensionsBoxesResizeType.DimensionsBoxesResizeType. getDimensions()Gets the value of the dimensions property.Methods in net.webpdf.wsclient.schema.operation with parameters of type BoxesResizeType.Dimensions Modifier and Type Method Description voidBoxesResizeType. setDimensions(BoxesResizeType.Dimensions value)Sets the value of the dimensions property.
-