Uses of Class
org.cxml.DsSignatureValue
Packages that use DsSignatureValue
-
Uses of DsSignatureValue in org.cxml
Fields in org.cxml declared as DsSignatureValueMethods in org.cxml that return DsSignatureValueModifier and TypeMethodDescriptionObjectFactory.createDsSignatureValue()Create an instance ofDsSignatureValueDsSignature.getDsSignatureValue()Gets the value of the dsSignatureValue property.Methods in org.cxml with parameters of type DsSignatureValueModifier and TypeMethodDescriptionvoidDsSignature.setDsSignatureValue(DsSignatureValue value) Sets the value of the dsSignatureValue property.