Class AS4OutgoingAttachment.Builder

java.lang.Object
com.helger.phase4.attachment.AS4OutgoingAttachment.Builder
All Implemented Interfaces:
com.helger.commons.builder.IBuilder<AS4OutgoingAttachment>
Enclosing class:
AS4OutgoingAttachment

public static class AS4OutgoingAttachment.Builder extends Object implements com.helger.commons.builder.IBuilder<AS4OutgoingAttachment>
Builder class for class AS4OutgoingAttachment. At least "data" and "mimeType" must be set.
Author:
Philip Helger