| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_bp.ebbp_signals_2 |
| Modifier and Type | Field and Description |
|---|---|
protected MessagePartNRInformation |
MessagePartNRInformation.Builder._storedValue |
| Modifier and Type | Field and Description |
|---|---|
protected List<MessagePartNRInformation> |
NonRepudiationInformation.messagePartNRInformation |
| Modifier and Type | Method and Description |
|---|---|
protected <_P extends MessagePartNRInformation> |
MessagePartNRInformation.Builder.init(_P _product) |
| Modifier and Type | Method and Description |
|---|---|
MessagePartNRInformation |
MessagePartNRInformation.Builder.build() |
MessagePartNRInformation |
ObjectFactory.createMessagePartNRInformation()
Create an instance of
MessagePartNRInformation |
| Modifier and Type | Method and Description |
|---|---|
List<MessagePartNRInformation> |
NonRepudiationInformation.getMessagePartNRInformation()
Gets the value of the messagePartNRInformation property.
|
| Modifier and Type | Method and Description |
|---|---|
NonRepudiationInformation.Builder<_B> |
NonRepudiationInformation.Builder.addMessagePartNRInformation(MessagePartNRInformation... messagePartNRInformation)
Adds the given items to the value of "messagePartNRInformation"
|
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) |
NonRepudiationInformation.Builder<_B> |
NonRepudiationInformation.Builder.withMessagePartNRInformation(MessagePartNRInformation... messagePartNRInformation)
Sets the new value of "messagePartNRInformation" (any previous value will be replaced)
|
| 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.withMessagePartNRInformation(Iterable<? extends MessagePartNRInformation> messagePartNRInformation)
Sets the new value of "messagePartNRInformation" (any previous value will be replaced)
|
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
MessagePartNRInformation _other,
boolean _copy) |
Builder(_B _parentBuilder,
MessagePartNRInformation _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
Copyright © 2021 NorStella. All rights reserved.