Uses of Class
com.echothree.model.control.tax.common.transfer.GeoCodeTaxTransfer
Packages that use GeoCodeTaxTransfer
Package
Description
-
Uses of GeoCodeTaxTransfer in com.echothree.control.user.tax.common.result
Methods in com.echothree.control.user.tax.common.result that return types with arguments of type GeoCodeTaxTransferMethod parameters in com.echothree.control.user.tax.common.result with type arguments of type GeoCodeTaxTransferModifier and TypeMethodDescriptionvoidGetGeoCodeTaxesResult.setGeoCodeTaxes(List<GeoCodeTaxTransfer> geoCodeTaxes) -
Uses of GeoCodeTaxTransfer in com.echothree.model.control.tax.server.control
Methods in com.echothree.model.control.tax.server.control that return GeoCodeTaxTransferModifier and TypeMethodDescriptionTaxControl.getGeoCodeTaxTransfer(UserVisit userVisit, GeoCodeTax geoCodeTax) Methods in com.echothree.model.control.tax.server.control that return types with arguments of type GeoCodeTaxTransferModifier and TypeMethodDescriptionTaxControl.getGeoCodeTaxTransfersByGeoCode(UserVisit userVisit, GeoCode geoCode) TaxControl.getGeoCodeTaxTransfersByTax(UserVisit userVisit, Tax tax) -
Uses of GeoCodeTaxTransfer in com.echothree.model.control.tax.server.transfer
Methods in com.echothree.model.control.tax.server.transfer that return GeoCodeTaxTransferModifier and TypeMethodDescriptionGeoCodeTaxTransferCache.getTransfer(UserVisit userVisit, GeoCodeTax geoCodeTax)