Uses of Class
net.webpdf.wsclient.schema.operation.SignatureType.Clear
-
Packages that use SignatureType.Clear Package Description net.webpdf.wsclient.schema.operation -
-
Uses of SignatureType.Clear in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as SignatureType.Clear Modifier and Type Field Description protected SignatureType.ClearSignatureType. clearMethods in net.webpdf.wsclient.schema.operation that return SignatureType.Clear Modifier and Type Method Description SignatureType.ClearObjectFactory. createSignatureTypeClear()Create an instance ofSignatureType.ClearSignatureType.ClearSignatureType. getClear()Gets the value of the clear property.Methods in net.webpdf.wsclient.schema.operation with parameters of type SignatureType.Clear Modifier and Type Method Description voidSignatureType. setClear(SignatureType.Clear value)Sets the value of the clear property.
-