public static class MessagePartNRInformation.Builder<_B> extends Object implements com.kscs.util.jaxb.Buildable
| Modifier and Type | Field and Description |
|---|---|
protected _B |
_parentBuilder |
protected MessagePartNRInformation |
_storedValue |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
MessagePartNRInformation |
build() |
_B |
end() |
protected <_P extends MessagePartNRInformation> |
init(_P _product) |
MessagePartNRInformation.Builder<_B> |
withMessagePartIdentifier(String messagePartIdentifier)
Sets the new value of "messagePartIdentifier" (any previous value will be replaced)
|
ReferenceType.Builder<? extends MessagePartNRInformation.Builder<_B>> |
withReference()
Returns a new builder to build the value of the "reference" property (replacing previous value).
|
MessagePartNRInformation.Builder<_B> |
withReference(ReferenceType reference)
Sets the new value of "reference" (any previous value will be replaced)
|
protected final _B _parentBuilder
protected final MessagePartNRInformation _storedValue
public Builder(_B _parentBuilder, MessagePartNRInformation _other, boolean _copy)
public Builder(_B _parentBuilder, MessagePartNRInformation _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)
public _B end()
protected <_P extends MessagePartNRInformation> _P init(_P _product)
public MessagePartNRInformation.Builder<_B> withMessagePartIdentifier(String messagePartIdentifier)
messagePartIdentifier - New value of the "messagePartIdentifier" property.public MessagePartNRInformation.Builder<_B> withReference(ReferenceType reference)
reference - New value of the "reference" property.public ReferenceType.Builder<? extends MessagePartNRInformation.Builder<_B>> withReference()
ReferenceType.Builder.end() to return to the current builder.ReferenceType.Builder.end() to return to the current builder.public MessagePartNRInformation build()
build in interface com.kscs.util.jaxb.BuildableCopyright © 2021 NorStella. All rights reserved.