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 NonRepudiationInformationNonRepudiationInformation.Builder. _storedValueprotected NonRepudiationInformationReceiptAcknowledgement. nonRepudiationInformationMethods in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 with type parameters of type NonRepudiationInformation Modifier and Type Method Description protected <_P extends NonRepudiationInformation>
_PNonRepudiationInformation.Builder. init(_P _product)Methods in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 that return NonRepudiationInformation Modifier and Type Method Description NonRepudiationInformationNonRepudiationInformation.Builder. build()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 static NonRepudiationInformation.Builder<Void>NonRepudiationInformation. copyExcept(NonRepudiationInformation _other, com.kscs.util.jaxb.PropertyTree _propertyTree)NonRepudiationInformation.Builder<_B>NonRepudiationInformation.Builder. copyOf(NonRepudiationInformation _other)static <_B> NonRepudiationInformation.Builder<_B>NonRepudiationInformation. copyOf(NonRepudiationInformation _other)static <_B> NonRepudiationInformation.Builder<_B>NonRepudiationInformation. copyOf(NonRepudiationInformation _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)static NonRepudiationInformation.Builder<Void>NonRepudiationInformation. copyOnly(NonRepudiationInformation _other, com.kscs.util.jaxb.PropertyTree _propertyTree)voidReceiptAcknowledgement. setNonRepudiationInformation(NonRepudiationInformation value)Sets the value of the nonRepudiationInformation property.ReceiptAcknowledgement.Builder<_B>ReceiptAcknowledgement.Builder. withNonRepudiationInformation(NonRepudiationInformation nonRepudiationInformation)Sets the new value of "nonRepudiationInformation" (any previous value will be replaced)Constructors in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 with parameters of type NonRepudiationInformation Constructor Description Builder(_B _parentBuilder, NonRepudiationInformation _other, boolean _copy)Builder(_B _parentBuilder, NonRepudiationInformation _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)
-