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