Uses of Class
com.helger.phase4.peppol.Phase4PeppolSender.PeppolUserMessageSBDHBuilder
-
Uses of Phase4PeppolSender.PeppolUserMessageSBDHBuilder in com.helger.phase4.peppol
Methods in com.helger.phase4.peppol that return Phase4PeppolSender.PeppolUserMessageSBDHBuilderModifier and TypeMethodDescriptionPhase4PeppolSender.PeppolUserMessageSBDHBuilder.payload(byte @NonNull [] aSBDHBytes) Set the SBDH payload to be used as a byte array.Phase4PeppolSender.PeppolUserMessageSBDHBuilder.payloadAndMetadata(@NonNull com.helger.peppol.sbdh.PeppolSBDHData aSBDH) Set the payload, the sender participant ID, the receiver participant ID, the document type ID and the process ID.static @NonNull Phase4PeppolSender.PeppolUserMessageSBDHBuilderPhase4PeppolSender.sbdhBuilder()