Package org.cxml

Class DsCanonicalizationMethod

java.lang.Object
org.cxml.DsCanonicalizationMethod

public class DsCanonicalizationMethod extends Object
  • Field Details

    • algorithm

      protected String algorithm
    • value

      protected String value
  • Constructor Details

    • DsCanonicalizationMethod

      public DsCanonicalizationMethod()
  • Method Details

    • getAlgorithm

      public String getAlgorithm()
      Gets the value of the algorithm property.
      Returns:
      possible object is String
    • setAlgorithm

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