Package org.cxml

Class XadesSignedSignatureProperties


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

      • XadesSignedSignatureProperties

        public XadesSignedSignatureProperties()
    • 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
      • getXadesSigningTime

        public java.lang.String getXadesSigningTime()
        Gets the value of the xadesSigningTime property.
        Returns:
        possible object is String
      • setXadesSigningTime

        public void setXadesSigningTime​(java.lang.String value)
        Sets the value of the xadesSigningTime property.
        Parameters:
        value - allowed object is String
      • getXadesSignerRole

        public XadesSignerRole getXadesSignerRole()
        Gets the value of the xadesSignerRole property.
        Returns:
        possible object is XadesSignerRole
      • setXadesSignerRole

        public void setXadesSignerRole​(XadesSignerRole value)
        Sets the value of the xadesSignerRole property.
        Parameters:
        value - allowed object is XadesSignerRole