Uses of Class
com.helger.phase4.ebms3header.MessagePartNRInformation
Packages that use MessagePartNRInformation
Package
Description
This class was annotated by ph-jaxb-plugin -Xph-package-null-marked
-
Uses of MessagePartNRInformation in com.helger.phase4.ebms3header
Methods in com.helger.phase4.ebms3header that return MessagePartNRInformationModifier and TypeMethodDescriptionMessagePartNRInformation.clone()Created by ph-jaxb-plugin -Xph-cloneable2@NonNull MessagePartNRInformationObjectFactory.createMessagePartNRInformation()Create an instance ofMessagePartNRInformation@Nullable MessagePartNRInformationNonRepudiationInformation.getMessagePartNRInformationAtIndex(int index) Created by ph-jaxb-plugin -Xph-list-extensionMethods in com.helger.phase4.ebms3header that return types with arguments of type MessagePartNRInformationModifier and TypeMethodDescription@NonNull List<MessagePartNRInformation> NonRepudiationInformation.getMessagePartNRInformation()Gets the value of the messagePartNRInformation property.Methods in com.helger.phase4.ebms3header with parameters of type MessagePartNRInformationModifier and TypeMethodDescriptionvoidNonRepudiationInformation.addMessagePartNRInformation(@NonNull MessagePartNRInformation elem) Created by ph-jaxb-plugin -Xph-list-extensionvoidMessagePartNRInformation.cloneTo(MessagePartNRInformation ret) This method clones all values fromthisto the passed object.Method parameters in com.helger.phase4.ebms3header with type arguments of type MessagePartNRInformationModifier and TypeMethodDescriptionvoidNonRepudiationInformation.setMessagePartNRInformation(@Nullable List<MessagePartNRInformation> aList) Created by ph-jaxb-plugin -Xph-list-extension