Package org.cxml

Class XadesNoticeRef

java.lang.Object
org.cxml.XadesNoticeRef

public class XadesNoticeRef extends Object
  • Field Details

    • xadesOrganization

      protected String xadesOrganization
    • xadesNoticeNumbers

      protected XadesNoticeNumbers xadesNoticeNumbers
  • Constructor Details

    • XadesNoticeRef

      public XadesNoticeRef()
  • Method Details

    • getXadesOrganization

      public String getXadesOrganization()
      Gets the value of the xadesOrganization property.
      Returns:
      possible object is String
    • setXadesOrganization

      public void setXadesOrganization(String value)
      Sets the value of the xadesOrganization property.
      Parameters:
      value - allowed object is String
    • getXadesNoticeNumbers

      public XadesNoticeNumbers getXadesNoticeNumbers()
      Gets the value of the xadesNoticeNumbers property.
      Returns:
      possible object is XadesNoticeNumbers
    • setXadesNoticeNumbers

      public void setXadesNoticeNumbers(XadesNoticeNumbers value)
      Sets the value of the xadesNoticeNumbers property.
      Parameters:
      value - allowed object is XadesNoticeNumbers