Uses of Class
com.helger.phase4.ebms3header.Ebms3PayloadInfo
Packages that use Ebms3PayloadInfo
Package
Description
This class was annotated by ph-jaxb-plugin -Xph-package-null-marked
-
Uses of Ebms3PayloadInfo in com.helger.phase4.ebms3header
Methods in com.helger.phase4.ebms3header that return Ebms3PayloadInfoModifier and TypeMethodDescriptionEbms3PayloadInfo.clone()Created by ph-jaxb-plugin -Xph-cloneable2@NonNull Ebms3PayloadInfoObjectFactory.createEbms3PayloadInfo()Create an instance ofEbms3PayloadInfo@Nullable Ebms3PayloadInfoEbms3UserMessage.getPayloadInfo()Gets the value of the payloadInfo property.Methods in com.helger.phase4.ebms3header with parameters of type Ebms3PayloadInfoModifier and TypeMethodDescriptionvoidEbms3PayloadInfo.cloneTo(Ebms3PayloadInfo ret) This method clones all values fromthisto the passed object.voidEbms3UserMessage.setPayloadInfo(@Nullable Ebms3PayloadInfo value) Sets the value of the payloadInfo property. -
Uses of Ebms3PayloadInfo in com.helger.phase4.model.message
Methods in com.helger.phase4.model.message that return Ebms3PayloadInfoModifier and TypeMethodDescriptionstatic @Nullable Ebms3PayloadInfoMessageHelperMethods.createEbms3PayloadInfo(boolean bHasSoapPayload, @Nullable com.helger.collection.commons.ICommonsList<? extends IAS4Attachment> aAttachments) Add payload info if attachments are present.Methods in com.helger.phase4.model.message with parameters of type Ebms3PayloadInfoModifier and TypeMethodDescriptionstatic @NonNull AS4UserMessageAS4UserMessage.create(@NonNull Ebms3MessageInfo aEbms3MessageInfo, @Nullable Ebms3PayloadInfo aEbms3PayloadInfo, @NonNull Ebms3CollaborationInfo aEbms3CollaborationInfo, @NonNull Ebms3PartyInfo aEbms3PartyInfo, @Nullable Ebms3MessageProperties aEbms3MessageProperties, @Nullable String sMPC, @NonNull ESoapVersion eSoapVersion)