Package org.cxml

Class XadesInclude

java.lang.Object
org.cxml.XadesInclude

public class XadesInclude extends Object
  • Field Details

    • uri

      protected String uri
    • referencedData

      protected String referencedData
  • Constructor Details

    • XadesInclude

      public XadesInclude()
  • Method Details

    • getURI

      public String getURI()
      Gets the value of the uri property.
      Returns:
      possible object is String
    • setURI

      public void setURI(String value)
      Sets the value of the uri property.
      Parameters:
      value - allowed object is String
    • getReferencedData

      public String getReferencedData()
      Gets the value of the referencedData property.
      Returns:
      possible object is String
    • setReferencedData

      public void setReferencedData(String value)
      Sets the value of the referencedData property.
      Parameters:
      value - allowed object is String