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

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

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

Fields in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 with type parameters of type MessagePartNRInformation
protected  List<MessagePartNRInformation> NonRepudiationInformation.messagePartNRInformations
           
 

Methods in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 that return MessagePartNRInformation
 MessagePartNRInformation ObjectFactory.createMessagePartNRInformation()
          Create an instance of MessagePartNRInformation
 MessagePartNRInformation MessagePartNRInformation.withMessagePartIdentifier(String value)
           
 MessagePartNRInformation MessagePartNRInformation.withReference(Reference value)
           
 

Methods in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 that return types with arguments of type MessagePartNRInformation
 List<MessagePartNRInformation> NonRepudiationInformation.getMessagePartNRInformations()
          Gets the value of the messagePartNRInformations property.
 

Methods in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 with parameters of type MessagePartNRInformation
 NonRepudiationInformation NonRepudiationInformation.withMessagePartNRInformations(MessagePartNRInformation... values)
           
 

Method parameters in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 with type arguments of type MessagePartNRInformation
 void NonRepudiationInformation.setMessagePartNRInformations(List<MessagePartNRInformation> value)
           
 NonRepudiationInformation NonRepudiationInformation.withMessagePartNRInformations(Collection<MessagePartNRInformation> values)
           
 NonRepudiationInformation NonRepudiationInformation.withMessagePartNRInformations(List<MessagePartNRInformation> value)
           
 

Constructor parameters in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 with type arguments of type MessagePartNRInformation
NonRepudiationInformation(List<MessagePartNRInformation> messagePartNRInformations)
          Fully-initialising value constructor
 



Copyright © 2014 Digipost Open Source. All Rights Reserved.