Uses of Class
com.helger.phase4.ebms3header.Ebms3CollaborationInfo
Packages that use Ebms3CollaborationInfo
-
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-cloneable2ObjectFactory.createEbms3CollaborationInfo()Create an instance ofEbms3CollaborationInfoEbms3UserMessage.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(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 Ebms3CollaborationInfoMessageHelperMethods.createEbms3CollaborationInfo(String sAgreementRefPMode, String sAgreementRefValue, String sAgreementTypeValue, String sServiceType, String sServiceValue, String sAction, String sConversationID) Methods in com.helger.phase4.model.message with parameters of type Ebms3CollaborationInfoModifier and TypeMethodDescriptionstatic AS4UserMessageAS4UserMessage.create(Ebms3MessageInfo aEbms3MessageInfo, Ebms3PayloadInfo aEbms3PayloadInfo, Ebms3CollaborationInfo aEbms3CollaborationInfo, Ebms3PartyInfo aEbms3PartyInfo, Ebms3MessageProperties aEbms3MessageProperties, String sMPC, ESoapVersion eSoapVersion)