Package org.cxml

Class XadesQualifyingProperties


  • public class XadesQualifyingProperties
    extends java.lang.Object
    • Field Detail

      • target

        protected java.lang.String target
      • id

        protected java.lang.String id
      • xmlnsXades

        protected java.lang.String xmlnsXades
    • Constructor Detail

      • XadesQualifyingProperties

        public XadesQualifyingProperties()
    • Method Detail

      • getTarget

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

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

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

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

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