Uses of Class
com.helger.phase4.ebms3header.Ebms3PartyInfo
Packages that use Ebms3PartyInfo
Package
Description
This class was annotated by ph-jaxb-plugin -Xph-package-null-marked
-
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-cloneable2@NonNull Ebms3PartyInfoObjectFactory.createEbms3PartyInfo()Create an instance ofEbms3PartyInfo@Nullable Ebms3PartyInfoEbms3UserMessage.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(@Nullable 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 @NonNull Ebms3PartyInfoMessageHelperMethods.createEbms3PartyInfo(@NonNull @Nonempty String sFromRole, @NonNull @Nonempty String sFromPartyID, @NonNull @Nonempty String sToRole, @NonNull @Nonempty String sToPartyID) static @NonNull Ebms3PartyInfoMessageHelperMethods.createEbms3PartyInfo(@NonNull @Nonempty String sFromRole, @Nullable String sFromPartyIDType, @NonNull @Nonempty String sFromPartyID, @NonNull @Nonempty String sToRole, @Nullable String sToPartyIDType, @NonNull @Nonempty String sToPartyID) static @NonNull Ebms3PartyInfoMessageHelperMethods.createEbms3ReversePartyInfo(@NonNull Ebms3PartyInfo aOrigPartyInfo) Methods in com.helger.phase4.model.message with parameters of type Ebms3PartyInfoModifier 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) static @NonNull Ebms3PartyInfoMessageHelperMethods.createEbms3ReversePartyInfo(@NonNull Ebms3PartyInfo aOrigPartyInfo)