public class EmailReceipt.Item
extends java.lang.Object
Constructor and Description |
---|
Item() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAmount() |
java.lang.String |
getDescription() |
void |
setAmount(java.lang.String amount) |
void |
setDescription(java.lang.String description) |