Package org.cxml

Class XadesIdentifier

java.lang.Object
org.cxml.XadesIdentifier

public class XadesIdentifier extends Object
  • Field Details

    • qualifier

      protected String qualifier
    • value

      protected String value
  • Constructor Details

    • XadesIdentifier

      public XadesIdentifier()
  • Method Details

    • getQualifier

      public String getQualifier()
      Gets the value of the qualifier property.
      Returns:
      possible object is String
    • setQualifier

      public void setQualifier(String value)
      Sets the value of the qualifier property.
      Parameters:
      value - allowed object is String
    • getvalue

      public String getvalue()
      Gets the value of the value property.
      Returns:
      possible object is String
    • setvalue

      public void setvalue(String value)
      Sets the value of the value property.
      Parameters:
      value - allowed object is String