| Package | Description |
|---|---|
| com.helger.phase4.ebms3header | |
| com.helger.phase4.messaging.domain |
| Modifier and Type | Method and Description |
|---|---|
Ebms3PartyInfo |
Ebms3PartyInfo.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
Ebms3PartyInfo |
ObjectFactory.createEbms3PartyInfo()
Create an instance of
Ebms3PartyInfo |
Ebms3PartyInfo |
Ebms3UserMessage.getPartyInfo()
Gets the value of the partyInfo property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Ebms3PartyInfo.cloneTo(Ebms3PartyInfo ret)
This method clones all values from
this to the passed object. |
void |
Ebms3UserMessage.setPartyInfo(Ebms3PartyInfo value)
Sets the value of the partyInfo property.
|
| Modifier and Type | Method and Description |
|---|---|
static Ebms3PartyInfo |
MessageHelperMethods.createEbms3PartyInfo(String sFromRole,
String sFromPartyID,
String sToRole,
String sToPartyID) |
static Ebms3PartyInfo |
MessageHelperMethods.createEbms3PartyInfo(String sFromRole,
String sFromPartyIDType,
String sFromPartyID,
String sToRole,
String sToPartyIDType,
String sToPartyID) |
static Ebms3PartyInfo |
MessageHelperMethods.createEbms3ReversePartyInfo(Ebms3PartyInfo aOrigPartyInfo) |
| Modifier and Type | Method and Description |
|---|---|
static AS4UserMessage |
AS4UserMessage.create(Ebms3MessageInfo aEbms3MessageInfo,
Ebms3PayloadInfo aEbms3PayloadInfo,
Ebms3CollaborationInfo aEbms3CollaborationInfo,
Ebms3PartyInfo aEbms3PartyInfo,
Ebms3MessageProperties aEbms3MessageProperties,
ESoapVersion eSoapVersion) |
static Ebms3PartyInfo |
MessageHelperMethods.createEbms3ReversePartyInfo(Ebms3PartyInfo aOrigPartyInfo) |
Copyright © 2015–2020 Philip Helger. All rights reserved.