Uses of Class
com.helger.phase4.ebms3header.Ebms3PayloadInfo
Packages that use Ebms3PayloadInfo
-
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-cloneable2ObjectFactory.createEbms3PayloadInfo()Create an instance ofEbms3PayloadInfoEbms3UserMessage.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(Ebms3PayloadInfo value) Sets the value of the payloadInfo property. -
Uses of Ebms3PayloadInfo in com.helger.phase4.messaging.domain
Methods in com.helger.phase4.messaging.domain that return Ebms3PayloadInfoModifier and TypeMethodDescriptionstatic Ebms3PayloadInfoMessageHelperMethods.createEbms3PayloadInfo(boolean bHasSoapPayload, com.helger.commons.collection.impl.ICommonsList<? extends IAS4Attachment> aAttachments) Add payload info if attachments are present.Methods in com.helger.phase4.messaging.domain with parameters of type Ebms3PayloadInfoModifier and TypeMethodDescriptionstatic AS4UserMessageAS4UserMessage.create(Ebms3MessageInfo aEbms3MessageInfo, Ebms3PayloadInfo aEbms3PayloadInfo, Ebms3CollaborationInfo aEbms3CollaborationInfo, Ebms3PartyInfo aEbms3PartyInfo, Ebms3MessageProperties aEbms3MessageProperties, ESoapVersion eSoapVersion) Deprecated, for removal: This API element is subject to removal in a future version.static AS4UserMessageAS4UserMessage.create(Ebms3MessageInfo aEbms3MessageInfo, Ebms3PayloadInfo aEbms3PayloadInfo, Ebms3CollaborationInfo aEbms3CollaborationInfo, Ebms3PartyInfo aEbms3PartyInfo, Ebms3MessageProperties aEbms3MessageProperties, String sMPC, ESoapVersion eSoapVersion)