Package org.cxml

Class XadesReferenceInfo

java.lang.Object
org.cxml.XadesReferenceInfo

public class XadesReferenceInfo extends Object
  • Field Details

  • Constructor Details

    • XadesReferenceInfo

      public XadesReferenceInfo()
  • Method Details

    • getId

      public String getId()
      Gets the value of the id property.
      Returns:
      possible object is String
    • setId

      public void setId(String value)
      Sets the value of the id property.
      Parameters:
      value - allowed object is String
    • 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
    • getDsDigestMethod

      public DsDigestMethod getDsDigestMethod()
      Gets the value of the dsDigestMethod property.
      Returns:
      possible object is DsDigestMethod
    • setDsDigestMethod

      public void setDsDigestMethod(DsDigestMethod value)
      Sets the value of the dsDigestMethod property.
      Parameters:
      value - allowed object is DsDigestMethod
    • getDsDigestValue

      public String getDsDigestValue()
      Gets the value of the dsDigestValue property.
      Returns:
      possible object is String
    • setDsDigestValue

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