© 2005 BEA Systems, Inc.

com.bea.commerce.ebusiness.tax
Class Province

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

public class Province
extends Object


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

Constructor Detail

Province

public Province()
Method Detail

getEnglishLabel

public String getEnglishLabel()

getTwoCharacterAbbreviation

public String getTwoCharacterAbbreviation()

setEnglishLabel

public void setEnglishLabel(String label)

setTwoCharacterAbbreviation

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

toString

public String toString()

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved