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) |
|
MessagePartNRInformation.Builder<_B> |
MessagePartNRInformation.Builder.copyOf(MessagePartNRInformation _other) |
|
MessagePartNRInformation.Builder<_B> |
MessagePartNRInformation.Builder.copyOf(MessagePartNRInformation.Builder _other) |
|
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) |
|
MessagePartNRInformation.Builder<Void> |
MessagePartNRInformation.newCopyBuilder() |
|
<_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(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)
|