Uses of Class
net.webpdf.wsclient.schema.operation.SanitizeLayersType
-
Packages that use SanitizeLayersType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of SanitizeLayersType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as SanitizeLayersType Modifier and Type Field Description protected SanitizeLayersTypeSanitizeType. layersMethods in net.webpdf.wsclient.schema.operation that return SanitizeLayersType Modifier and Type Method Description SanitizeLayersTypeObjectFactory. createSanitizeLayersType()Create an instance ofSanitizeLayersTypeSanitizeLayersTypeSanitizeType. getLayers()Gets the value of the layers property.Methods in net.webpdf.wsclient.schema.operation with parameters of type SanitizeLayersType Modifier and Type Method Description voidSanitizeType. setLayers(SanitizeLayersType value)Sets the value of the layers property.
-