Uses of Class
org.oasis_open.docs.ebxml_bp.ebbp_signals_2.NonRepudiationInformation

Packages that use NonRepudiationInformation
org.oasis_open.docs.ebxml_bp.ebbp_signals_2   
 

Uses of NonRepudiationInformation in org.oasis_open.docs.ebxml_bp.ebbp_signals_2
 

Fields in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 declared as NonRepudiationInformation
protected  NonRepudiationInformation ReceiptAcknowledgement.nonRepudiationInformation
           
 

Methods in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 that return NonRepudiationInformation
 NonRepudiationInformation ObjectFactory.createNonRepudiationInformation()
          Create an instance of NonRepudiationInformation
 NonRepudiationInformation ReceiptAcknowledgement.getNonRepudiationInformation()
          Gets the value of the nonRepudiationInformation property.
 NonRepudiationInformation NonRepudiationInformation.withMessagePartNRInformations(Collection<MessagePartNRInformation> values)
           
 NonRepudiationInformation NonRepudiationInformation.withMessagePartNRInformations(List<MessagePartNRInformation> value)
           
 NonRepudiationInformation NonRepudiationInformation.withMessagePartNRInformations(MessagePartNRInformation... values)
           
 

Methods in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 with parameters of type NonRepudiationInformation
 void ReceiptAcknowledgement.setNonRepudiationInformation(NonRepudiationInformation value)
          Sets the value of the nonRepudiationInformation property.
 ReceiptAcknowledgement ReceiptAcknowledgement.withNonRepudiationInformation(NonRepudiationInformation value)
           
 

Constructors in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 with parameters of type NonRepudiationInformation
ReceiptAcknowledgement(String originalMessageIdentifier, String originalDocumentIdentifier, org.joda.time.DateTime originalMessageDateTime, org.joda.time.DateTime thisMessageDateTime, PartyInfoType fromPartyInfo, PartyInfoType toPartyInfo, RoleType fromRole, RoleType toRole, ProcessSpecificationInfoType processSpecificationInfo, String collaborationIdentifier, String businessActivityIdentifier, NonRepudiationInformation nonRepudiationInformation, Signature signature)
          Fully-initialising value constructor
 



Copyright © 2014 Digipost Open Source. All Rights Reserved.