DescribedMoney Interface
- public interface DescribedMoney
extends Price
Attribute: description
- Containment: By Value
- Multiplicity: 1:1
Related Topics
DescribedMoneyHome
DescribedMoneyImpl
-
All Known Implementing Classes
-
DescribedMoneyImpl
-
All Superinterfaces
-
Belonging
, BusinessSmartComponent
, Cloneable
, Comparable
, Money
, Price
, Serializable
getDescription() Method
public String
getDescription()
Get the value of description
Returns
- description.
setDescription(String) Method
public void setDescription(String
description)
Set the value of description
Parameters
-
description
- description to be added