Uses of Class
org.oasis_open.docs.ebxml_bp.ebbp_signals_2.NonRepudiationInformation
-
Packages that use NonRepudiationInformation Package Description 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 Modifier and Type Field Description protected NonRepudiationInformationReceiptAcknowledgement. nonRepudiationInformationMethods in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 that return NonRepudiationInformation Modifier and Type Method Description NonRepudiationInformationObjectFactory. createNonRepudiationInformation()Create an instance ofNonRepudiationInformationNonRepudiationInformationReceiptAcknowledgement. getNonRepudiationInformation()Gets the value of the nonRepudiationInformation property.Methods in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 with parameters of type NonRepudiationInformation Modifier and Type Method Description voidReceiptAcknowledgement. setNonRepudiationInformation(NonRepudiationInformation value)Sets the value of the nonRepudiationInformation property.
-