Class Payment
java.lang.Object
org.hibernate.testing.orm.domain.retail.Payment
- Direct Known Subclasses:
CardPayment,CashPayment
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Payment
public Payment() -
Payment
-
-
Method Details
-
getId
-
setId
-
getAmount
public javax.money.MonetaryAmount getAmount() -
setAmount
public void setAmount(javax.money.MonetaryAmount amount)
-