Uses of Class
net.webpdf.wsclient.schema.extraction.info.SecurityType
-
Packages that use SecurityType Package Description net.webpdf.wsclient.schema.extraction.info -
-
Uses of SecurityType in net.webpdf.wsclient.schema.extraction.info
Fields in net.webpdf.wsclient.schema.extraction.info declared as SecurityType Modifier and Type Field Description protected SecurityTypeDocumentType. securityMethods in net.webpdf.wsclient.schema.extraction.info that return SecurityType Modifier and Type Method Description SecurityTypeObjectFactory. createSecurityType()Create an instance ofSecurityTypeSecurityTypeDocumentType. getSecurity()Gets the value of the security property.Methods in net.webpdf.wsclient.schema.extraction.info with parameters of type SecurityType Modifier and Type Method Description voidDocumentType. setSecurity(SecurityType value)Sets the value of the security property.
-