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