Package org.cxml
Class XadesCRLIdentifier
java.lang.Object
org.cxml.XadesCRLIdentifier
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetURI()Gets the value of the uri property.Gets the value of the xadesIssuer property.Gets the value of the xadesIssueTime property.Gets the value of the xadesNumber property.voidSets the value of the uri property.voidsetXadesIssuer(String value) Sets the value of the xadesIssuer property.voidsetXadesIssueTime(String value) Sets the value of the xadesIssueTime property.voidsetXadesNumber(String value) Sets the value of the xadesNumber property.
-
Field Details
-
uri
-
xadesIssuer
-
xadesIssueTime
-
xadesNumber
-
-
Constructor Details
-
XadesCRLIdentifier
public XadesCRLIdentifier()
-
-
Method Details
-
getURI
Gets the value of the uri property.- Returns:
- possible object is
String
-
setURI
Sets the value of the uri property.- Parameters:
value- allowed object isString
-
getXadesIssuer
Gets the value of the xadesIssuer property.- Returns:
- possible object is
String
-
setXadesIssuer
Sets the value of the xadesIssuer property.- Parameters:
value- allowed object isString
-
getXadesIssueTime
Gets the value of the xadesIssueTime property.- Returns:
- possible object is
String
-
setXadesIssueTime
Sets the value of the xadesIssueTime property.- Parameters:
value- allowed object isString
-
getXadesNumber
Gets the value of the xadesNumber property.- Returns:
- possible object is
String
-
setXadesNumber
Sets the value of the xadesNumber property.- Parameters:
value- allowed object isString
-