Uses of Interface
com.retek.component.location.CountryZipCodeRange

Packages that use CountryZipCodeRange
com.retek.component.location   
com.retek.component.salesaudit   
 

Uses of CountryZipCodeRange in com.retek.component.location
 

Methods in com.retek.component.location that return CountryZipCodeRange
 CountryZipCodeRange LocationManager.buildCountryZipCodeRangeInstance()
           
 CountryZipCodeRange Country.getZipCodeRange(java.lang.String shipToZipCode)
           
 CountryZipCodeRange Country.getDefaultZipCodeRange()
           
 

Methods in com.retek.component.location with parameters of type CountryZipCodeRange
 void Country.addZipCodeRange(CountryZipCodeRange zipCodeRange)
           
 void Country.deleteZipCodeRange(CountryZipCodeRange zipCodeRange)
           
 void Country.setDefaultZipCodeRange(CountryZipCodeRange zipCodeRange)
           
 

Uses of CountryZipCodeRange in com.retek.component.salesaudit
 

Fields in com.retek.component.salesaudit declared as CountryZipCodeRange
protected  CountryZipCodeRange SalesAuditExportTestCase.defaultCountryZipCodeRange
           
 



Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25