Uses of Class
com.helger.phase4.ebms3header.Ebms3CollaborationInfo
Packages that use Ebms3CollaborationInfo
Package
Description
This class was annotated by ph-jaxb-plugin -Xph-package-null-marked
-
Uses of Ebms3CollaborationInfo in com.helger.phase4.ebms3header
Methods in com.helger.phase4.ebms3header that return Ebms3CollaborationInfoModifier and TypeMethodDescriptionEbms3CollaborationInfo.clone()Created by ph-jaxb-plugin -Xph-cloneable2@NonNull Ebms3CollaborationInfoObjectFactory.createEbms3CollaborationInfo()Create an instance ofEbms3CollaborationInfo@Nullable Ebms3CollaborationInfoEbms3UserMessage.getCollaborationInfo()Gets the value of the collaborationInfo property.Methods in com.helger.phase4.ebms3header with parameters of type Ebms3CollaborationInfoModifier and TypeMethodDescriptionvoidEbms3CollaborationInfo.cloneTo(Ebms3CollaborationInfo ret) This method clones all values fromthisto the passed object.voidEbms3UserMessage.setCollaborationInfo(@Nullable Ebms3CollaborationInfo value) Sets the value of the collaborationInfo property. -
Uses of Ebms3CollaborationInfo in com.helger.phase4.model.message
Methods in com.helger.phase4.model.message that return Ebms3CollaborationInfoModifier and TypeMethodDescriptionstatic @NonNull Ebms3CollaborationInfoMessageHelperMethods.createEbms3CollaborationInfo(@Nullable String sAgreementRefPMode, @Nullable String sAgreementRefValue, @Nullable String sAgreementTypeValue, @Nullable String sServiceType, @NonNull @Nonempty String sServiceValue, @NonNull @Nonempty String sAction, @NonNull String sConversationID) Methods in com.helger.phase4.model.message with parameters of type Ebms3CollaborationInfoModifier 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)