public class Gift
extends java.lang.Object
| Constructor and Description |
|---|
Gift() |
| Modifier and Type | Method and Description |
|---|---|
static Gift |
amount(int amount) |
java.lang.Integer |
getAmount() |
public static Gift amount(int amount)
public java.lang.Integer getAmount()