Package org.cxml

Class XadesQualifyingProperties

java.lang.Object
org.cxml.XadesQualifyingProperties

public class XadesQualifyingProperties extends Object
  • Field Details

  • Constructor Details

    • XadesQualifyingProperties

      public XadesQualifyingProperties()
  • Method Details

    • getTarget

      public String getTarget()
      Gets the value of the target property.
      Returns:
      possible object is String
    • setTarget

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

      public String getXmlnsXades()
      Gets the value of the xmlnsXades property.
      Returns:
      possible object is String
    • setXmlnsXades

      public void setXmlnsXades(String value)
      Sets the value of the xmlnsXades property.
      Parameters:
      value - allowed object is String
    • getXadesSignedProperties

      public XadesSignedProperties getXadesSignedProperties()
      Gets the value of the xadesSignedProperties property.
      Returns:
      possible object is XadesSignedProperties
    • setXadesSignedProperties

      public void setXadesSignedProperties(XadesSignedProperties value)
      Sets the value of the xadesSignedProperties property.
      Parameters:
      value - allowed object is XadesSignedProperties
    • getXadesUnsignedProperties

      public XadesUnsignedProperties getXadesUnsignedProperties()
      Gets the value of the xadesUnsignedProperties property.
      Returns:
      possible object is XadesUnsignedProperties
    • setXadesUnsignedProperties

      public void setXadesUnsignedProperties(XadesUnsignedProperties value)
      Sets the value of the xadesUnsignedProperties property.
      Parameters:
      value - allowed object is XadesUnsignedProperties