Class EDI::E::DE
In: lib/edi4r/edifact.rb
lib/edi4r/edifact-rexml.rb
Parent: EDI::DE

Class EDI::E::DE

This class implements UN/EDIFACT data elements 1004, 2005 etc., including the service DEs 0001, 0004, …

For internal use only.

Methods

new   parse   to_din16557_4   to_s   value=  

Public Class methods

Public Instance methods

Generate the DE content from the given string representation. buf contains a single DE string, possibly escaped

The proper method to assign values to a DE. The passed value must respond to to_i .

[Validate]