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