Uses of Class
org.cxml.DsSignatureValue
-
Packages that use DsSignatureValue Package Description org.cxml -
-
Uses of DsSignatureValue in org.cxml
Fields in org.cxml declared as DsSignatureValue Modifier and Type Field Description protected DsSignatureValueDsSignature. dsSignatureValueMethods in org.cxml that return DsSignatureValue Modifier and Type Method Description DsSignatureValueObjectFactory. createDsSignatureValue()Create an instance ofDsSignatureValueDsSignatureValueDsSignature. getDsSignatureValue()Gets the value of the dsSignatureValue property.Methods in org.cxml with parameters of type DsSignatureValue Modifier and Type Method Description voidDsSignature. setDsSignatureValue(DsSignatureValue value)Sets the value of the dsSignatureValue property.
-