Package org.cxml

Class XadesEncapsulatedX509Certificate

java.lang.Object
org.cxml.XadesEncapsulatedX509Certificate

public class XadesEncapsulatedX509Certificate extends Object
  • Field Details

    • id

      protected String id
    • encoding

      protected String encoding
    • value

      protected String value
  • Constructor Details

    • XadesEncapsulatedX509Certificate

      public XadesEncapsulatedX509Certificate()
  • 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
    • getEncoding

      public String getEncoding()
      Gets the value of the encoding property.
      Returns:
      possible object is String
    • setEncoding

      public void setEncoding(String value)
      Sets the value of the encoding 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