com.beasys.commerce.axiom.units
Interface Price

All Superinterfaces
Belonging, BusinessSmartComponent, Cloneable, Comparable, Money, Serializable
All Known Subinterfaces:
DescribedMoney, DescribedPrice
All Known Implementing Classes:
DescribedMoneyImpl, DescribedPriceImpl, PriceImpl

Deprecated

@Deprecated
public interface Price
extends Money

Represents the price of something.

See Also
PriceHome

Method Summary
 
Methods inherited from interface com.beasys.commerce.axiom.units.Money
getCurrency, getValue, setCurrency, setValue
 
Methods inherited from interface com.beasys.commerce.foundation.Belonging
clone, equals, interfaceName, setByValue, value
 
Methods inherited from interface java.lang.Comparable
compareTo
 



Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.