Package org.cxml

Class XadesSignedSignatureProperties

java.lang.Object
org.cxml.XadesSignedSignatureProperties

public class XadesSignedSignatureProperties extends Object
  • Field Details

  • Constructor Details

    • XadesSignedSignatureProperties

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

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

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

      public XadesSigningCertificate getXadesSigningCertificate()
      Gets the value of the xadesSigningCertificate property.
      Returns:
      possible object is XadesSigningCertificate
    • setXadesSigningCertificate

      public void setXadesSigningCertificate(XadesSigningCertificate value)
      Sets the value of the xadesSigningCertificate property.
      Parameters:
      value - allowed object is XadesSigningCertificate
    • getXadesSignaturePolicyIdentifier

      public XadesSignaturePolicyIdentifier getXadesSignaturePolicyIdentifier()
      Gets the value of the xadesSignaturePolicyIdentifier property.
      Returns:
      possible object is XadesSignaturePolicyIdentifier
    • setXadesSignaturePolicyIdentifier

      public void setXadesSignaturePolicyIdentifier(XadesSignaturePolicyIdentifier value)
      Sets the value of the xadesSignaturePolicyIdentifier property.
      Parameters:
      value - allowed object is XadesSignaturePolicyIdentifier
    • getXadesSignatureProductionPlace

      public XadesSignatureProductionPlace getXadesSignatureProductionPlace()
      Gets the value of the xadesSignatureProductionPlace property.
      Returns:
      possible object is XadesSignatureProductionPlace
    • setXadesSignatureProductionPlace

      public void setXadesSignatureProductionPlace(XadesSignatureProductionPlace value)
      Sets the value of the xadesSignatureProductionPlace property.
      Parameters:
      value - allowed object is XadesSignatureProductionPlace
    • 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