Package org.cxml
Class XadesSPUserNotice
java.lang.Object
org.cxml.XadesSPUserNotice
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the xadesExplicitText property.Gets the value of the xadesNoticeRef property.voidsetXadesExplicitText(String value) Sets the value of the xadesExplicitText property.voidsetXadesNoticeRef(XadesNoticeRef value) Sets the value of the xadesNoticeRef property.
-
Field Details
-
xadesNoticeRef
-
xadesExplicitText
-
-
Constructor Details
-
XadesSPUserNotice
public XadesSPUserNotice()
-
-
Method Details
-
getXadesNoticeRef
Gets the value of the xadesNoticeRef property.- Returns:
- possible object is
XadesNoticeRef
-
setXadesNoticeRef
Sets the value of the xadesNoticeRef property.- Parameters:
value- allowed object isXadesNoticeRef
-
getXadesExplicitText
Gets the value of the xadesExplicitText property.- Returns:
- possible object is
String
-
setXadesExplicitText
Sets the value of the xadesExplicitText property.- Parameters:
value- allowed object isString
-