public class DeductedPrice
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Gets the value of the money property.
void
Sets the value of the money property.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Details
-
DeductedPrice
public DeductedPrice()
-
Method Details
-
getMoney
Gets the value of the money property.
- Returns:
- possible object is
Money
-
setMoney
public void setMoney(Money value)
Sets the value of the money property.
- Parameters:
value - allowed object is
Money