public class XadesNoticeRef
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected XadesNoticeNumbers |
xadesNoticeNumbers |
protected java.lang.String |
xadesOrganization |
| Constructor and Description |
|---|
XadesNoticeRef() |
| Modifier and Type | Method and Description |
|---|---|
XadesNoticeNumbers |
getXadesNoticeNumbers()
Gets the value of the xadesNoticeNumbers property.
|
java.lang.String |
getXadesOrganization()
Gets the value of the xadesOrganization property.
|
void |
setXadesNoticeNumbers(XadesNoticeNumbers value)
Sets the value of the xadesNoticeNumbers property.
|
void |
setXadesOrganization(java.lang.String value)
Sets the value of the xadesOrganization property.
|
protected java.lang.String xadesOrganization
protected XadesNoticeNumbers xadesNoticeNumbers
public java.lang.String getXadesOrganization()
Stringpublic void setXadesOrganization(java.lang.String value)
value - allowed object is
Stringpublic XadesNoticeNumbers getXadesNoticeNumbers()
XadesNoticeNumberspublic void setXadesNoticeNumbers(XadesNoticeNumbers value)
value - allowed object is
XadesNoticeNumbersCopyright © 2018 SAP SE. All Rights Reserved.