Class GeoCodeTaxTransfer
java.lang.Object
com.echothree.util.common.transfer.BaseTransfer
com.echothree.model.control.tax.common.transfer.GeoCodeTaxTransfer
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionGeoCodeTaxTransfer(GeoCodeTransfer geoCode, TaxTransfer tax) Creates a new instance of GeoCodeTaxTransfer -
Method Summary
Modifier and TypeMethodDescriptiongetTax()voidsetGeoCode(GeoCodeTransfer geoCode) voidsetTax(TaxTransfer tax) Methods inherited from class com.echothree.util.common.transfer.BaseTransfer
addComments, addOwnedWorkEffort, addRatings, getComments, getEntityAliasTypes, getEntityAttributeGroups, getEntityInstance, getOwnedWorkEfforts, getRatings, getTagScopes, setComments, setEntityAliasTypes, setEntityAttributeGroups, setEntityInstance, setOwnedWorkEfforts, setRatings, setTagScopes
-
Constructor Details
-
GeoCodeTaxTransfer
Creates a new instance of GeoCodeTaxTransfer
-
-
Method Details
-
getGeoCode
-
setGeoCode
-
getTax
-
setTax
-