| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_bp.ebbp_signals_2 |
| 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.
|
static MessagePartNRInformation.Builder<Void> |
MessagePartNRInformation.builder() |
static MessagePartNRInformation.Builder<Void> |
MessagePartNRInformation.copyExcept(MessagePartNRInformation _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
static <_B> MessagePartNRInformation.Builder<_B> |
MessagePartNRInformation.copyOf(MessagePartNRInformation _other) |
static <_B> MessagePartNRInformation.Builder<_B> |
MessagePartNRInformation.copyOf(MessagePartNRInformation _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
static MessagePartNRInformation.Builder<Void> |
MessagePartNRInformation.copyOnly(MessagePartNRInformation _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
<_B> MessagePartNRInformation.Builder<_B> |
MessagePartNRInformation.newCopyBuilder(_B _parentBuilder) |
<_B> MessagePartNRInformation.Builder<_B> |
MessagePartNRInformation.newCopyBuilder(_B _parentBuilder,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
MessagePartNRInformation.Builder<Void> |
MessagePartNRInformation.newCopyBuilder() |
MessagePartNRInformation.Builder<Void> |
MessagePartNRInformation.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
MessagePartNRInformation.Builder<_B> |
MessagePartNRInformation.Builder.withMessagePartIdentifier(String messagePartIdentifier)
Sets the new value of "messagePartIdentifier" (any previous value will be replaced)
|
MessagePartNRInformation.Builder<_B> |
MessagePartNRInformation.Builder.withReference(ReferenceType reference)
Sets the new value of "reference" (any previous value will be replaced)
|
| Modifier and Type | Method and Description |
|---|---|
ReferenceType.Builder<? extends MessagePartNRInformation.Builder<_B>> |
MessagePartNRInformation.Builder.withReference()
Returns a new builder to build the value of the "reference" property (replacing previous value).
|
| Modifier and Type | Method and Description |
|---|---|
<_B> void |
MessagePartNRInformation.copyTo(MessagePartNRInformation.Builder<_B> _other)
Copies all state of this object to a builder.
|
<_B> void |
MessagePartNRInformation.copyTo(MessagePartNRInformation.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 © 2022 NorStella. All rights reserved.