Uses of Class
net.webpdf.wsclient.schema.operation.SanitizeTagsType
-
Packages that use SanitizeTagsType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of SanitizeTagsType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as SanitizeTagsType Modifier and Type Field Description protected SanitizeTagsTypeSanitizeType. tagsMethods in net.webpdf.wsclient.schema.operation that return SanitizeTagsType Modifier and Type Method Description SanitizeTagsTypeObjectFactory. createSanitizeTagsType()Create an instance ofSanitizeTagsTypeSanitizeTagsTypeSanitizeType. getTags()Gets the value of the tags property.Methods in net.webpdf.wsclient.schema.operation with parameters of type SanitizeTagsType Modifier and Type Method Description voidSanitizeType. setTags(SanitizeTagsType value)Sets the value of the tags property.
-