Package org.rspeer.commons
Class ItemPrice
- java.lang.Object
-
- org.rspeer.commons.ItemPrice
-
public class ItemPrice extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getAverage()
int
getHigh()
long
getHighTime()
int
getLow()
long
getLowTime()
String
toString()
-