1 #ifndef EXCHANGEOFFER_HPP_INCLUDED
2 #define EXCHANGEOFFER_HPP_INCLUDED
4 #include "../JavaClass/Object.hpp"
5 #include "../JavaClass/Class.hpp"
ExchangeOffer(const ExchangeOffer &Obj)=default
std::int8_t GetProgress() const
ExchangeOffer & operator=(ExchangeOffer &&Obj)=default
std::int32_t GetTotalAmount() const
ExchangeOffer(const void *Obj)
ExchangeOffer(ExchangeOffer &&Obj)=default
ExchangeOffer & operator=(const ExchangeOffer &Obj)=default
std::int32_t GetPrice() const
std::int32_t GetAmountTraded() const
std::int32_t GetItemID() const
std::int32_t GetSpent() const