Class ItemPrice

java.lang.Object
org.rspeer.commons.ItemPrice

public class ItemPrice extends Object
  • Method Details

    • getHigh

      public int getHigh()
    • getHighTime

      public long getHighTime()
    • getLow

      public int getLow()
    • getLowTime

      public long getLowTime()
    • getAverage

      public int getAverage()
    • toString

      public String toString()
      Overrides:
      toString in class Object