| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_bp.ebbp_signals_2 |
| Modifier and Type | Method and Description |
|---|---|
NonRepudiationInformation.Builder<_B> |
NonRepudiationInformation.Builder.addMessagePartNRInformation(Iterable<? extends MessagePartNRInformation> messagePartNRInformation)
Adds the given items to the value of "messagePartNRInformation"
|
NonRepudiationInformation.Builder<_B> |
NonRepudiationInformation.Builder.addMessagePartNRInformation(MessagePartNRInformation... messagePartNRInformation)
Adds the given items to the value of "messagePartNRInformation"
|
static NonRepudiationInformation.Builder<Void> |
NonRepudiationInformation.builder() |
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) |
<_B> NonRepudiationInformation.Builder<_B> |
NonRepudiationInformation.newCopyBuilder(_B _parentBuilder) |
<_B> NonRepudiationInformation.Builder<_B> |
NonRepudiationInformation.newCopyBuilder(_B _parentBuilder,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
NonRepudiationInformation.Builder<Void> |
NonRepudiationInformation.newCopyBuilder() |
NonRepudiationInformation.Builder<Void> |
NonRepudiationInformation.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
NonRepudiationInformation.Builder<_B> |
NonRepudiationInformation.Builder.withMessagePartNRInformation(Iterable<? extends MessagePartNRInformation> messagePartNRInformation)
Sets the new value of "messagePartNRInformation" (any previous value will be replaced)
|
NonRepudiationInformation.Builder<_B> |
NonRepudiationInformation.Builder.withMessagePartNRInformation(MessagePartNRInformation... messagePartNRInformation)
Sets the new value of "messagePartNRInformation" (any previous value will be replaced)
|
NonRepudiationInformation.Builder<? extends ReceiptAcknowledgement.Builder<_B>> |
ReceiptAcknowledgement.Builder.withNonRepudiationInformation()
Returns a new builder to build the value of the "nonRepudiationInformation" property (replacing previous value).
|
| Modifier and Type | Method and Description |
|---|---|
MessagePartNRInformation.Builder<? extends NonRepudiationInformation.Builder<_B>> |
NonRepudiationInformation.Builder.addMessagePartNRInformation()
Returns a new builder to build an additional value of the "MessagePartNRInformation" property.
|
| Modifier and Type | Method and Description |
|---|---|
<_B> void |
NonRepudiationInformation.copyTo(NonRepudiationInformation.Builder<_B> _other)
Copies all state of this object to a builder.
|
<_B> void |
NonRepudiationInformation.copyTo(NonRepudiationInformation.Builder<_B> _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)
Copies all state of this object to a builder.
|
Copyright © 2021 NorStella. All rights reserved.