Uses of Class
com.helger.phase4.ebms3header.Ebms3MessageProperties
Packages that use Ebms3MessageProperties
Package
Description
This class was annotated by ph-jaxb-plugin -Xph-package-null-marked
-
Uses of Ebms3MessageProperties in com.helger.phase4.ebms3header
Methods in com.helger.phase4.ebms3header that return Ebms3MessagePropertiesModifier and TypeMethodDescriptionEbms3MessageProperties.clone()Created by ph-jaxb-plugin -Xph-cloneable2@NonNull Ebms3MessagePropertiesObjectFactory.createEbms3MessageProperties()Create an instance ofEbms3MessageProperties@Nullable Ebms3MessagePropertiesEbms3UserMessage.getMessageProperties()Gets the value of the messageProperties property.Methods in com.helger.phase4.ebms3header with parameters of type Ebms3MessagePropertiesModifier and TypeMethodDescriptionvoidEbms3MessageProperties.cloneTo(Ebms3MessageProperties ret) This method clones all values fromthisto the passed object.voidEbms3UserMessage.setMessageProperties(@Nullable Ebms3MessageProperties value) Sets the value of the messageProperties property. -
Uses of Ebms3MessageProperties in com.helger.phase4.model.message
Methods in com.helger.phase4.model.message that return Ebms3MessagePropertiesModifier and TypeMethodDescriptionstatic @Nullable Ebms3MessagePropertiesMessageHelperMethods.createEbms3MessageProperties(@Nullable Ebms3Property... aEbms3Properties) static @Nullable Ebms3MessagePropertiesMessageHelperMethods.createEbms3MessageProperties(@Nullable List<Ebms3Property> aEbms3Properties) Methods in com.helger.phase4.model.message with parameters of type Ebms3MessagePropertiesModifier 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)