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