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