-
Deprecated, for removal: This API element is subject to removal in a future version.
Phase4PeppolSender.PeppolUserMessageBuilder.mlsTo(@Nullable com.helger.peppolid.IParticipantIdentifier aMLSTo)
Set the optional MLS_TO value of the Peppol SBDH providing the MLS receiver.
Phase4PeppolSender.PeppolUserMessageBuilder.mlsType(@Nullable com.helger.peppol.sbdh.EPeppolMLSType eMLSType)
Set the optional MLS_TYPE value of the Peppol SBDH providing the MLS
orchestration.
Phase4PeppolSender.PeppolUserMessageBuilder.payload(byte @NonNull [] aPayloadBytes)
Set the XML payload to be used as a byte array.
Phase4PeppolSender.PeppolUserMessageBuilder.payload(@NonNull com.helger.base.io.iface.IHasInputStream aPayloadHasIS)
Set the XML payload to be used as an InputStream provider.
Phase4PeppolSender.PeppolUserMessageBuilder.payload(@NonNull Element aPayloadElement)
Set the payload element to be used, if it is available as a parsed DOM element.
Phase4PeppolSender.PeppolUserMessageBuilder.payloadBinaryContent(byte @NonNull [] aBinaryPayload,
@NonNull com.helger.mime.IMimeType aMimeType,
@Nullable Charset aCharset)
Use the provided byte array as the binary (non-XML) content of the Peppol SBDH message.
Phase4PeppolSender.PeppolUserMessageBuilder.payloadTextContent(@NonNull String sTextPayload,
@NonNull com.helger.mime.IMimeType aMimeType)
Use the provided byte array as the text (non-XML) content of the Peppol SBDH message.
Phase4PeppolSender.PeppolUserMessageBuilder.sbdDocumentConsumer(@Nullable Consumer<? super org.unece.cefact.namespaces.sbdh.StandardBusinessDocument> aSBDDocumentConsumer)
Set an optional Consumer for the created StandardBusinessDocument (SBD).
Set the SBDH instance identifier.
Set the SBDH document standard.
Phase4PeppolSender.PeppolUserMessageBuilder.sbdhType(@Nullable String sSBDHType)
Set the SBDH document identification type.
Set the SBDH document identification type version.
Phase4PeppolSender.PeppolUserMessageBuilder.validationConfiguration(@Nullable com.helger.diver.api.coord.DVRCoordinate aVESID)
Deprecated, for removal: This API element is subject to removal in a future version.
Deprecated, for removal: This API element is subject to removal in a future version.
Phase4PeppolSender.PeppolUserMessageBuilder.validationRegistry(@Nullable com.helger.phive.api.executorset.IValidationExecutorSetRegistry<com.helger.phive.xml.source.IValidationSourceXML> aVESRegistry)
Deprecated, for removal: This API element is subject to removal in a future version.