Package org.cxml
Class XadesCertifiedRole
java.lang.Object
org.cxml.XadesCertifiedRole
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the encoding property.getId()Gets the value of the id property.getvalue()Gets the value of the value property.voidsetEncoding(String value) Sets the value of the encoding property.voidSets the value of the id property.voidSets the value of the value property.
-
Field Details
-
id
-
encoding
-
value
-
-
Constructor Details
-
XadesCertifiedRole
public XadesCertifiedRole()
-
-
Method Details
-
getId
Gets the value of the id property.- Returns:
- possible object is
String
-
setId
Sets the value of the id property.- Parameters:
value- allowed object isString
-
getEncoding
Gets the value of the encoding property.- Returns:
- possible object is
String
-
setEncoding
Sets the value of the encoding property.- Parameters:
value- allowed object isString
-
getvalue
Gets the value of the value property.- Returns:
- possible object is
String
-
setvalue
Sets the value of the value property.- Parameters:
value- allowed object isString
-