public class XadesSPUserNotice
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
xadesExplicitText |
protected XadesNoticeRef |
xadesNoticeRef |
| Constructor and Description |
|---|
XadesSPUserNotice() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getXadesExplicitText()
Gets the value of the xadesExplicitText property.
|
XadesNoticeRef |
getXadesNoticeRef()
Gets the value of the xadesNoticeRef property.
|
void |
setXadesExplicitText(java.lang.String value)
Sets the value of the xadesExplicitText property.
|
void |
setXadesNoticeRef(XadesNoticeRef value)
Sets the value of the xadesNoticeRef property.
|
protected XadesNoticeRef xadesNoticeRef
protected java.lang.String xadesExplicitText
public XadesNoticeRef getXadesNoticeRef()
XadesNoticeRefpublic void setXadesNoticeRef(XadesNoticeRef value)
value - allowed object is
XadesNoticeRefpublic java.lang.String getXadesExplicitText()
Stringpublic void setXadesExplicitText(java.lang.String value)
value - allowed object is
StringCopyright © 2018 SAP SE. All Rights Reserved.