Uses of Class
com.helger.phase4.ebms3header.Ebms3MessageProperties
Packages that use Ebms3MessageProperties
-
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-cloneable2ObjectFactory.createEbms3MessageProperties()Create an instance ofEbms3MessagePropertiesEbms3UserMessage.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(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 Ebms3MessagePropertiesMessageHelperMethods.createEbms3MessageProperties(Ebms3Property... aEbms3Properties) static Ebms3MessagePropertiesMessageHelperMethods.createEbms3MessageProperties(List<Ebms3Property> aEbms3Properties) Methods in com.helger.phase4.model.message with parameters of type Ebms3MessagePropertiesModifier and TypeMethodDescriptionstatic AS4UserMessageAS4UserMessage.create(Ebms3MessageInfo aEbms3MessageInfo, Ebms3PayloadInfo aEbms3PayloadInfo, Ebms3CollaborationInfo aEbms3CollaborationInfo, Ebms3PartyInfo aEbms3PartyInfo, Ebms3MessageProperties aEbms3MessageProperties, String sMPC, ESoapVersion eSoapVersion)