Interface EdiType.Builder

    • Method Detail

      • x12Details

        EdiType.Builder x12Details​(X12Details x12Details)

        Returns the details for the EDI standard that is being used for the transformer. Currently, only X12 is supported. X12 is a set of standards and corresponding messages that define specific business documents.

        Parameters:
        x12Details - Returns the details for the EDI standard that is being used for the transformer. Currently, only X12 is supported. X12 is a set of standards and corresponding messages that define specific business documents.
        Returns:
        Returns a reference to this object so that method calls can be chained together.