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