Class ParameterListCountValue

java.lang.Object
ru.bgcrm.model.param.ParameterListCountValue

@Deprecated public class ParameterListCountValue extends Object
Deprecated.
  • Constructor Details

    • ParameterListCountValue

      public ParameterListCountValue(String count)
      Deprecated.
    • ParameterListCountValue

      public ParameterListCountValue(BigDecimal count, String comment)
      Deprecated.
  • Method Details

    • getCount

      public BigDecimal getCount()
      Deprecated.
    • setCount

      public void setCount(BigDecimal paramDouble)
      Deprecated.
    • getComment

      public String getComment()
      Deprecated.
    • setComment

      public void setComment(String paramString)
      Deprecated.
    • toString

      public String toString()
      Deprecated.
      Overrides:
      toString in class Object
    • equals

      public boolean equals(Object obj)
      Deprecated.
      Overrides:
      equals in class Object