Uses of Class
com.echothree.model.control.tax.common.transfer.TaxTransfer
Packages that use TaxTransfer
Package
Description
-
Uses of TaxTransfer in com.echothree.control.user.tax.common.result
Methods in com.echothree.control.user.tax.common.result that return TaxTransferModifier and TypeMethodDescriptionEditTaxResult.getTax()GetGeoCodeTaxesResult.getTax()GetTaxDescriptionsResult.getTax()GetTaxResult.getTax()Methods in com.echothree.control.user.tax.common.result that return types with arguments of type TaxTransferMethods in com.echothree.control.user.tax.common.result with parameters of type TaxTransferModifier and TypeMethodDescriptionvoidEditTaxResult.setTax(TaxTransfer tax) voidGetGeoCodeTaxesResult.setTax(TaxTransfer tax) voidGetTaxDescriptionsResult.setTax(TaxTransfer tax) voidGetTaxResult.setTax(TaxTransfer tax) Method parameters in com.echothree.control.user.tax.common.result with type arguments of type TaxTransfer -
Uses of TaxTransfer in com.echothree.model.control.tax.common.transfer
Methods in com.echothree.model.control.tax.common.transfer that return TaxTransferMethods in com.echothree.model.control.tax.common.transfer with parameters of type TaxTransferConstructors in com.echothree.model.control.tax.common.transfer with parameters of type TaxTransferModifierConstructorDescriptionGeoCodeTaxTransfer(GeoCodeTransfer geoCode, TaxTransfer tax) Creates a new instance of GeoCodeTaxTransferTaxDescriptionTransfer(LanguageTransfer language, TaxTransfer tax, String description) Creates a new instance of TaxDescriptionTransfer -
Uses of TaxTransfer in com.echothree.model.control.tax.server.control
Methods in com.echothree.model.control.tax.server.control that return TaxTransferMethods in com.echothree.model.control.tax.server.control that return types with arguments of type TaxTransfer -
Uses of TaxTransfer in com.echothree.model.control.tax.server.transfer
Methods in com.echothree.model.control.tax.server.transfer that return TaxTransfer