Uses of Class
com.helger.phase4.ebms3header.NonRepudiationInformation
Packages that use NonRepudiationInformation
Package
Description
This class was annotated by ph-jaxb-plugin -Xph-package-null-marked
-
Uses of NonRepudiationInformation in com.helger.phase4.ebms3header
Methods in com.helger.phase4.ebms3header that return NonRepudiationInformationModifier and TypeMethodDescriptionNonRepudiationInformation.clone()Created by ph-jaxb-plugin -Xph-cloneable2@NonNull NonRepudiationInformationObjectFactory.createNonRepudiationInformation()Create an instance ofNonRepudiationInformation@Nullable NonRepudiationInformationReceiptAcknowledgement.getNonRepudiationInformation()Gets the value of the nonRepudiationInformation property.Methods in com.helger.phase4.ebms3header with parameters of type NonRepudiationInformationModifier and TypeMethodDescriptionvoidNonRepudiationInformation.cloneTo(NonRepudiationInformation ret) This method clones all values fromthisto the passed object.voidReceiptAcknowledgement.setNonRepudiationInformation(@Nullable NonRepudiationInformation value) Sets the value of the nonRepudiationInformation property.