Package org.cxml
Class XadesNoticeRef
java.lang.Object
org.cxml.XadesNoticeRef
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the xadesNoticeNumbers property.Gets the value of the xadesOrganization property.voidSets the value of the xadesNoticeNumbers property.voidsetXadesOrganization(String value) Sets the value of the xadesOrganization property.
-
Field Details
-
xadesOrganization
-
xadesNoticeNumbers
-
-
Constructor Details
-
XadesNoticeRef
public XadesNoticeRef()
-
-
Method Details
-
getXadesOrganization
Gets the value of the xadesOrganization property.- Returns:
- possible object is
String
-
setXadesOrganization
Sets the value of the xadesOrganization property.- Parameters:
value- allowed object isString
-
getXadesNoticeNumbers
Gets the value of the xadesNoticeNumbers property.- Returns:
- possible object is
XadesNoticeNumbers
-
setXadesNoticeNumbers
Sets the value of the xadesNoticeNumbers property.- Parameters:
value- allowed object isXadesNoticeNumbers
-