© 2004 BEA Systems, Inc.

com.bea.commerce.ebusiness.tax
Class Currency

java.lang.Object
  extended bycom.bea.commerce.ebusiness.tax.Currency

public class Currency
extends Object


Constructor Summary
Currency()
           
Currency(Currency curr)
           
 
Method Summary
 String getEnglishLabel()
           
 String getISOCode()
           
 void setEnglishLabel(String label)
           
 void setISOCode(String abbr)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Currency

public Currency()

Currency

public Currency(Currency curr)
Method Detail

getEnglishLabel

public String getEnglishLabel()

getISOCode

public String getISOCode()

setEnglishLabel

public void setEnglishLabel(String label)

setISOCode

public void setISOCode(String abbr)
                throws IllegalArgumentException
Throws:
IllegalArgumentException

toString

public String toString()

© 2004 BEA Systems, Inc.

Copyright © 2004 BEA Systems, Inc. All Rights Reserved