public static class NonRepudiationInformation.Builder<_B> extends Object implements com.kscs.util.jaxb.Buildable
| Modifier and Type | Field and Description |
|---|---|
protected _B |
_parentBuilder |
protected NonRepudiationInformation |
_storedValue |
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
NonRepudiationInformation _other,
boolean _copy) |
Builder(_B _parentBuilder,
NonRepudiationInformation _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
| Modifier and Type | Method and Description |
|---|---|
MessagePartNRInformation.Builder<? extends NonRepudiationInformation.Builder<_B>> |
addMessagePartNRInformation()
Returns a new builder to build an additional value of the "MessagePartNRInformation" property.
|
NonRepudiationInformation.Builder<_B> |
addMessagePartNRInformation(Iterable<? extends MessagePartNRInformation> messagePartNRInformation)
Adds the given items to the value of "messagePartNRInformation"
|
NonRepudiationInformation.Builder<_B> |
addMessagePartNRInformation(MessagePartNRInformation... messagePartNRInformation)
Adds the given items to the value of "messagePartNRInformation"
|
NonRepudiationInformation |
build() |
_B |
end() |
protected <_P extends NonRepudiationInformation> |
init(_P _product) |
NonRepudiationInformation.Builder<_B> |
withMessagePartNRInformation(Iterable<? extends MessagePartNRInformation> messagePartNRInformation)
Sets the new value of "messagePartNRInformation" (any previous value will be replaced)
|
NonRepudiationInformation.Builder<_B> |
withMessagePartNRInformation(MessagePartNRInformation... messagePartNRInformation)
Sets the new value of "messagePartNRInformation" (any previous value will be replaced)
|
protected final _B _parentBuilder
protected final NonRepudiationInformation _storedValue
public Builder(_B _parentBuilder, NonRepudiationInformation _other, boolean _copy)
public Builder(_B _parentBuilder, NonRepudiationInformation _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)
public _B end()
protected <_P extends NonRepudiationInformation> _P init(_P _product)
public NonRepudiationInformation.Builder<_B> addMessagePartNRInformation(Iterable<? extends MessagePartNRInformation> messagePartNRInformation)
messagePartNRInformation - Items to add to the value of the "messagePartNRInformation" propertypublic NonRepudiationInformation.Builder<_B> withMessagePartNRInformation(Iterable<? extends MessagePartNRInformation> messagePartNRInformation)
messagePartNRInformation - New value of the "messagePartNRInformation" property.public NonRepudiationInformation.Builder<_B> addMessagePartNRInformation(MessagePartNRInformation... messagePartNRInformation)
messagePartNRInformation - Items to add to the value of the "messagePartNRInformation" propertypublic NonRepudiationInformation.Builder<_B> withMessagePartNRInformation(MessagePartNRInformation... messagePartNRInformation)
messagePartNRInformation - New value of the "messagePartNRInformation" property.public MessagePartNRInformation.Builder<? extends NonRepudiationInformation.Builder<_B>> addMessagePartNRInformation()
MessagePartNRInformation.Builder.end() to return to the current builder.MessagePartNRInformation.Builder.end() to return to the current builder.public NonRepudiationInformation build()
build in interface com.kscs.util.jaxb.BuildableCopyright © 2022 NorStella. All rights reserved.