Class TaxDescriptionPK
java.lang.Object
com.echothree.util.common.persistence.BasePK
com.echothree.model.data.tax.common.pk.TaxDescriptionPK
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTaxDescriptionPK
(Long entityId) Creates a new instance of TaxDescriptionPKTaxDescriptionPK
(String entityId) Creates a new instance of TaxDescriptionPK -
Method Summary
Methods inherited from class com.echothree.util.common.persistence.BasePK
equals, getComponentVendorName, getEntityId, getEntityRef, getEntityTypeName, hashCode, toString
-
Constructor Details
-
TaxDescriptionPK
Creates a new instance of TaxDescriptionPK -
TaxDescriptionPK
Creates a new instance of TaxDescriptionPK
-