lib/definitions/segments/generated/pid.rb in eddy-0.5.1 vs lib/definitions/segments/generated/pid.rb in eddy-0.6.0
- old
+ new
@@ -3,10 +3,10 @@
# ### Segment Summary:
#
# - Id: PID
# - Name: Product/Item Description
# - Purpose: To describe a product or process in coded or free-form format
- class PID < Eddy::Segment
+ class PID < Eddy::Models::Segment
# @param store [Eddy::Data::Store]
# @return [void]
def initialize(store)
@id = "PID"