Uses of Class
com.helger.phase4.ebms3header.Ebms3PartyInfo
Packages that use Ebms3PartyInfo
-
Uses of Ebms3PartyInfo in com.helger.phase4.ebms3header
Methods in com.helger.phase4.ebms3header that return Ebms3PartyInfoModifier and TypeMethodDescriptionEbms3PartyInfo.clone()Created by ph-jaxb-plugin -Xph-cloneable2ObjectFactory.createEbms3PartyInfo()Create an instance ofEbms3PartyInfoEbms3UserMessage.getPartyInfo()Gets the value of the partyInfo property.Methods in com.helger.phase4.ebms3header with parameters of type Ebms3PartyInfoModifier and TypeMethodDescriptionvoidEbms3PartyInfo.cloneTo(Ebms3PartyInfo ret) This method clones all values fromthisto the passed object.voidEbms3UserMessage.setPartyInfo(Ebms3PartyInfo value) Sets the value of the partyInfo property. -
Uses of Ebms3PartyInfo in com.helger.phase4.model.message
Methods in com.helger.phase4.model.message that return Ebms3PartyInfoModifier and TypeMethodDescriptionstatic Ebms3PartyInfoMessageHelperMethods.createEbms3PartyInfo(String sFromRole, String sFromPartyID, String sToRole, String sToPartyID) static Ebms3PartyInfoMessageHelperMethods.createEbms3PartyInfo(String sFromRole, String sFromPartyIDType, String sFromPartyID, String sToRole, String sToPartyIDType, String sToPartyID) static Ebms3PartyInfoMessageHelperMethods.createEbms3ReversePartyInfo(Ebms3PartyInfo aOrigPartyInfo) Methods in com.helger.phase4.model.message with parameters of type Ebms3PartyInfoModifier and TypeMethodDescriptionstatic AS4UserMessageAS4UserMessage.create(Ebms3MessageInfo aEbms3MessageInfo, Ebms3PayloadInfo aEbms3PayloadInfo, Ebms3CollaborationInfo aEbms3CollaborationInfo, Ebms3PartyInfo aEbms3PartyInfo, Ebms3MessageProperties aEbms3MessageProperties, String sMPC, ESoapVersion eSoapVersion) static Ebms3PartyInfoMessageHelperMethods.createEbms3ReversePartyInfo(Ebms3PartyInfo aOrigPartyInfo)