Package org.cxml
Class XadesIssuerSerial
java.lang.Object
org.cxml.XadesIssuerSerial
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the dsX509IssuerName property.Gets the value of the dsX509SerialNumber property.voidsetDsX509IssuerName(String value) Sets the value of the dsX509IssuerName property.voidsetDsX509SerialNumber(String value) Sets the value of the dsX509SerialNumber property.
-
Field Details
-
dsX509IssuerName
-
dsX509SerialNumber
-
-
Constructor Details
-
XadesIssuerSerial
public XadesIssuerSerial()
-
-
Method Details
-
getDsX509IssuerName
Gets the value of the dsX509IssuerName property.- Returns:
- possible object is
String
-
setDsX509IssuerName
Sets the value of the dsX509IssuerName property.- Parameters:
value- allowed object isString
-
getDsX509SerialNumber
Gets the value of the dsX509SerialNumber property.- Returns:
- possible object is
String
-
setDsX509SerialNumber
Sets the value of the dsX509SerialNumber property.- Parameters:
value- allowed object isString
-