© 2002 BEA Systems, Inc.


com.beasys.commerce.axiom.units
Interface DescribedPrice

All Known Implementing Classes:
DescribedPriceImpl

public interface DescribedPrice
extends Price

Attribute: description

See Also:
DescribedPriceHome, DescribedPriceImpl

Method Summary
 java.lang.String getDescription()
          Get the value of description
 void setDescription(java.lang.String description)
          Set the value of description
 
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
 

Method Detail

getDescription

public java.lang.String getDescription()
Get the value of description

Returns:
description.

setDescription

public void setDescription(java.lang.String description)
Set the value of description

Parameters:
description - description to be added

© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved