Uses of Class
net.webpdf.wsclient.schema.operation.SanitizeActionsType
-
Packages that use SanitizeActionsType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of SanitizeActionsType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as SanitizeActionsType Modifier and Type Field Description protected SanitizeActionsTypeSanitizeType. actionsMethods in net.webpdf.wsclient.schema.operation that return SanitizeActionsType Modifier and Type Method Description SanitizeActionsTypeObjectFactory. createSanitizeActionsType()Create an instance ofSanitizeActionsTypeSanitizeActionsTypeSanitizeType. getActions()Gets the value of the actions property.Methods in net.webpdf.wsclient.schema.operation with parameters of type SanitizeActionsType Modifier and Type Method Description voidSanitizeType. setActions(SanitizeActionsType value)Sets the value of the actions property.
-