Package org.cxml

Class XadesAttributeRevocationValues

java.lang.Object
org.cxml.XadesAttributeRevocationValues

public class XadesAttributeRevocationValues extends Object
  • Field Details

  • Constructor Details

    • XadesAttributeRevocationValues

      public XadesAttributeRevocationValues()
  • 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
    • getXadesCRLValues

      public XadesCRLValues getXadesCRLValues()
      Gets the value of the xadesCRLValues property.
      Returns:
      possible object is XadesCRLValues
    • setXadesCRLValues

      public void setXadesCRLValues(XadesCRLValues value)
      Sets the value of the xadesCRLValues property.
      Parameters:
      value - allowed object is XadesCRLValues
    • getXadesOCSPValues

      public XadesOCSPValues getXadesOCSPValues()
      Gets the value of the xadesOCSPValues property.
      Returns:
      possible object is XadesOCSPValues
    • setXadesOCSPValues

      public void setXadesOCSPValues(XadesOCSPValues value)
      Sets the value of the xadesOCSPValues property.
      Parameters:
      value - allowed object is XadesOCSPValues
    • getXadesOtherValues

      public XadesOtherValues getXadesOtherValues()
      Gets the value of the xadesOtherValues property.
      Returns:
      possible object is XadesOtherValues
    • setXadesOtherValues

      public void setXadesOtherValues(XadesOtherValues value)
      Sets the value of the xadesOtherValues property.
      Parameters:
      value - allowed object is XadesOtherValues