Package org.cxml

Class XadesAttributeRevocationValues


  • public class XadesAttributeRevocationValues
    extends java.lang.Object
    • Constructor Detail

      • XadesAttributeRevocationValues

        public XadesAttributeRevocationValues()
    • Method Detail

      • getId

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

        public void setId​(java.lang.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