Package org.cxml

Class ComparatorInfo

java.lang.Object
org.cxml.ComparatorInfo

public class ComparatorInfo extends Object
  • Field Details

    • comparatorType

      protected String comparatorType
    • comparatorValue

      protected String comparatorValue
  • Constructor Details

    • ComparatorInfo

      public ComparatorInfo()
  • Method Details

    • getComparatorType

      public String getComparatorType()
      Gets the value of the comparatorType property.
      Returns:
      possible object is String
    • setComparatorType

      public void setComparatorType(String value)
      Sets the value of the comparatorType property.
      Parameters:
      value - allowed object is String
    • getComparatorValue

      public String getComparatorValue()
      Gets the value of the comparatorValue property.
      Returns:
      possible object is String
    • setComparatorValue

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