Uses of Class
com.helger.phase4.ebms3header.Ebms3PartInfo
Packages that use Ebms3PartInfo
Package
Description
This class was annotated by ph-jaxb-plugin -Xph-package-null-marked
-
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-cloneable2@NonNull Ebms3PartInfoObjectFactory.createEbms3PartInfo()Create an instance ofEbms3PartInfo@Nullable Ebms3PartInfoEbms3PayloadInfo.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 TypeMethodDescription@NonNull List<Ebms3PartInfo> Ebms3PayloadInfo.getPartInfo()Gets the value of the partInfo property.Methods in com.helger.phase4.ebms3header with parameters of type Ebms3PartInfoModifier and TypeMethodDescriptionvoidEbms3PayloadInfo.addPartInfo(@NonNull 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(@Nullable List<Ebms3PartInfo> aList) Created by ph-jaxb-plugin -Xph-list-extension -
Uses of Ebms3PartInfo in com.helger.phase4.model.message
Methods in com.helger.phase4.model.message that return Ebms3PartInfoModifier and TypeMethodDescriptionstatic @Nullable Ebms3PartInfoMessageHelperMethods.createEbms3PartInfo(@Nullable IAS4Attachment aAttachment)