Package org.cxml

Class DsTransform

java.lang.Object
org.cxml.DsTransform

public class DsTransform extends Object
  • Field Details

    • algorithm

      protected String algorithm
    • value

      protected String value
  • Constructor Details

    • DsTransform

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