Class Price
java.lang.Object
org.screamingsandals.simpleinventories.inventory.Price
- All Implemented Interfaces:
Cloneable
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Price
public Price()
-
-
Method Details
-
clone
-
getAmount
public int getAmount() -
getCurrency
-
setAmount
public void setAmount(int amount) -
setCurrency
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-
of
-