Package hdi.model
Class Attachment
java.lang.Object
hdi.model.Attachment
- All Implemented Interfaces:
hdi.edi.edient.EdiEntity
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncontrolNumber(String controlNumber) voidpopulateFromSegInitial(EdiSeg seg, EdiParsingResults results) reportTransmissionCode(String reportTransmissionCode) reportTypeCode(String reportTypeCode) toString()
-
Constructor Details
-
Attachment
public Attachment()
-
-
Method Details