Package com.epicbot.api.shared.model.ge
Class GrandExchangeItemDetail
java.lang.Object
com.epicbot.api.shared.model.ge.GrandExchangeItemDetail
Item detail pojo for https://secure.runescape.com/m=itemdb_oldschool/api/catalogue/detail.json?item=1275.
-
Constructor Details
-
GrandExchangeItemDetail
public GrandExchangeItemDetail()
-
-
Method Details
-
getId
public int getId() -
getName
-
getDescription
-
getIconUrl
-
getIconLargeUrl
-
isMembers
public boolean isMembers() -
getCurrentPrice
public int getCurrentPrice() -
getCurrentPriceDetails
-
getTodaysPriceDetails
-
getLast30DaysPriceDetails
-
getLast90DaysPriceDetails
-
getLast180DaysPriceDetails
-
toString
-