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