| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_bp.ebbp_signals_2 |
| Modifier and Type | Field and Description |
|---|---|
protected NonRepudiationInformation |
NonRepudiationInformation.Builder._storedValue |
protected NonRepudiationInformation |
ReceiptAcknowledgement.nonRepudiationInformation |
| Modifier and Type | Method and Description |
|---|---|
protected <_P extends NonRepudiationInformation> |
NonRepudiationInformation.Builder.init(_P _product) |
| Modifier and Type | Method and Description |
|---|---|
NonRepudiationInformation |
NonRepudiationInformation.Builder.build() |
NonRepudiationInformation |
ObjectFactory.createNonRepudiationInformation()
Create an instance of
NonRepudiationInformation |
NonRepudiationInformation |
ReceiptAcknowledgement.getNonRepudiationInformation()
Gets the value of the nonRepudiationInformation property.
|
| Modifier and Type | Method and Description |
|---|---|
static NonRepudiationInformation.Builder<Void> |
NonRepudiationInformation.copyExcept(NonRepudiationInformation _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
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) |
void |
ReceiptAcknowledgement.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)
|
| Constructor and 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) |
Copyright © 2022 NorStella. All rights reserved.