Uses of Class
com.helger.phase4.ebms3header.Ebms3PartInfo
Packages that use Ebms3PartInfo
-
Uses of Ebms3PartInfo in com.helger.phase4.ebms3header
Methods in com.helger.phase4.ebms3header that return Ebms3PartInfoModifier and TypeMethodDescriptionEbms3PartInfo.clone()Created by ph-jaxb-plugin -Xph-cloneable2ObjectFactory.createEbms3PartInfo()Create an instance ofEbms3PartInfoEbms3PayloadInfo.getPartInfoAtIndex(int index) Created by ph-jaxb-plugin -Xph-list-extensionMethods in com.helger.phase4.ebms3header that return types with arguments of type Ebms3PartInfoModifier and TypeMethodDescriptionEbms3PayloadInfo.getPartInfo()Gets the value of the partInfo property.Methods in com.helger.phase4.ebms3header with parameters of type Ebms3PartInfoModifier and TypeMethodDescriptionvoidEbms3PayloadInfo.addPartInfo(Ebms3PartInfo elem) Created by ph-jaxb-plugin -Xph-list-extensionvoidEbms3PartInfo.cloneTo(Ebms3PartInfo ret) This method clones all values fromthisto the passed object.Method parameters in com.helger.phase4.ebms3header with type arguments of type Ebms3PartInfoModifier and TypeMethodDescriptionvoidEbms3PayloadInfo.setPartInfo(List<Ebms3PartInfo> aList) Created by ph-jaxb-plugin -Xph-list-extension -
Uses of Ebms3PartInfo in com.helger.phase4.messaging.domain
Methods in com.helger.phase4.messaging.domain that return Ebms3PartInfoModifier and TypeMethodDescriptionstatic Ebms3PartInfoMessageHelperMethods.createEbms3PartInfo(IAS4Attachment aAttachment)