Package org.cxml

Class XadesObjectIdentifier


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

      • XadesObjectIdentifier

        public XadesObjectIdentifier()
    • Method Detail

      • getXadesIdentifier

        public XadesIdentifier getXadesIdentifier()
        Gets the value of the xadesIdentifier property.
        Returns:
        possible object is XadesIdentifier
      • setXadesIdentifier

        public void setXadesIdentifier​(XadesIdentifier value)
        Sets the value of the xadesIdentifier property.
        Parameters:
        value - allowed object is XadesIdentifier
      • getXadesDescription

        public java.lang.String getXadesDescription()
        Gets the value of the xadesDescription property.
        Returns:
        possible object is String
      • setXadesDescription

        public void setXadesDescription​(java.lang.String value)
        Sets the value of the xadesDescription property.
        Parameters:
        value - allowed object is String