public static class MessageInfo.Builder<_B> extends Object implements com.kscs.util.jaxb.Buildable
| Modifier and Type | Field and Description |
|---|---|
protected _B |
_parentBuilder |
protected MessageInfo |
_storedValue |
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
MessageInfo _other,
boolean _copy) |
Builder(_B _parentBuilder,
MessageInfo _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
| Modifier and Type | Method and Description |
|---|---|
MessageInfo |
build() |
_B |
end() |
protected <_P extends MessageInfo> |
init(_P _product) |
MessageInfo.Builder<_B> |
withMessageId(String messageId)
Sets the new value of "messageId" (any previous value will be replaced)
|
MessageInfo.Builder<_B> |
withRefToMessageId(String refToMessageId)
Sets the new value of "refToMessageId" (any previous value will be replaced)
|
MessageInfo.Builder<_B> |
withTimestamp(XMLGregorianCalendar timestamp)
Sets the new value of "timestamp" (any previous value will be replaced)
|
protected final _B _parentBuilder
protected final MessageInfo _storedValue
public Builder(_B _parentBuilder, MessageInfo _other, boolean _copy)
public Builder(_B _parentBuilder, MessageInfo _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)
public _B end()
protected <_P extends MessageInfo> _P init(_P _product)
public MessageInfo.Builder<_B> withTimestamp(XMLGregorianCalendar timestamp)
timestamp - New value of the "timestamp" property.public MessageInfo.Builder<_B> withMessageId(String messageId)
messageId - New value of the "messageId" property.public MessageInfo.Builder<_B> withRefToMessageId(String refToMessageId)
refToMessageId - New value of the "refToMessageId" property.public MessageInfo build()
build in interface com.kscs.util.jaxb.BuildableCopyright © 2021 NorStella. All rights reserved.