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) |
|
NonRepudiationInformation.Builder<_B> |
NonRepudiationInformation.Builder.copyOf(NonRepudiationInformation _other) |
|
NonRepudiationInformation.Builder<_B> |
NonRepudiationInformation.Builder.copyOf(NonRepudiationInformation.Builder _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) |
|
NonRepudiationInformation.Builder<Void> |
NonRepudiationInformation.newCopyBuilder() |
|
<_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(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 the existing builder or a new builder to build the value of the
"nonRepudiationInformation" property.
|