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