Interface X12FunctionalGroupHeaders.Builder

    • Method Detail

      • applicationSenderCode

        X12FunctionalGroupHeaders.Builder applicationSenderCode​(String applicationSenderCode)

        A value representing the code used to identify the party transmitting a message, at position GS-02.

        Parameters:
        applicationSenderCode - A value representing the code used to identify the party transmitting a message, at position GS-02.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • applicationReceiverCode

        X12FunctionalGroupHeaders.Builder applicationReceiverCode​(String applicationReceiverCode)

        A value representing the code used to identify the party receiving a message, at position GS-03.

        Parameters:
        applicationReceiverCode - A value representing the code used to identify the party receiving a message, at position GS-03.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • responsibleAgencyCode

        X12FunctionalGroupHeaders.Builder responsibleAgencyCode​(String responsibleAgencyCode)

        A code that identifies the issuer of the standard, at position GS-07.

        Parameters:
        responsibleAgencyCode - A code that identifies the issuer of the standard, at position GS-07.
        Returns:
        Returns a reference to this object so that method calls can be chained together.