Class PriceGuide

java.lang.Object
org.api.mkm.modele.PriceGuide
All Implemented Interfaces:
Serializable

public class PriceGuide extends Object implements Serializable
See Also:
  • Constructor Details

    • PriceGuide

      public PriceGuide()
  • Method Details

    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getSELL

      public double getSELL()
    • setSELL

      public void setSELL(double sELL)
    • getLOW

      public double getLOW()
    • setLOW

      public void setLOW(double lOW)
    • getLOWEX

      public double getLOWEX()
    • setLOWEX

      public void setLOWEX(double lOWEX)
    • getLOWFOIL

      public double getLOWFOIL()
    • setLOWFOIL

      public void setLOWFOIL(double lOWFOIL)
    • getAVG

      public double getAVG()
    • setAVG

      public void setAVG(double aVG)
    • getTREND

      public double getTREND()
    • setTREND

      public void setTREND(double tREND)