Uses of Class
software.amazon.awssdk.services.b2bi.model.X12OutboundEdiHeaders
-
Packages that use X12OutboundEdiHeaders Package Description software.amazon.awssdk.services.b2bi.model -
-
Uses of X12OutboundEdiHeaders in software.amazon.awssdk.services.b2bi.model
Methods in software.amazon.awssdk.services.b2bi.model that return X12OutboundEdiHeaders Modifier and Type Method Description X12OutboundEdiHeadersX12Envelope. common()A container for the X12 outbound EDI headers.Methods in software.amazon.awssdk.services.b2bi.model with parameters of type X12OutboundEdiHeaders Modifier and Type Method Description X12Envelope.BuilderX12Envelope.Builder. common(X12OutboundEdiHeaders common)A container for the X12 outbound EDI headers.
-