static MessageHeader.Source.Builder |
MessageHeader.Source.builder() |
|
MessageHeader.Source.Builder |
MessageHeader.Source.Builder.contact(ContactPoint contact) |
An e-mail, phone, website or other contact point to use to resolve issues with message communications.
|
MessageHeader.Source.Builder |
MessageHeader.Source.Builder.endpoint(Url endpoint) |
Identifies the routing target to send acknowledgements to.
|
MessageHeader.Source.Builder |
MessageHeader.Source.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
MessageHeader.Source.Builder |
MessageHeader.Source.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected MessageHeader.Source.Builder |
MessageHeader.Source.Builder.from(MessageHeader.Source source) |
|
MessageHeader.Source.Builder |
MessageHeader.Source.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
MessageHeader.Source.Builder |
MessageHeader.Source.Builder.modifierExtension(Extension... modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
MessageHeader.Source.Builder |
MessageHeader.Source.Builder.modifierExtension(Collection<Extension> modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
MessageHeader.Source.Builder |
MessageHeader.Source.Builder.name(String name) |
Human-readable name for the source system.
|
MessageHeader.Source.Builder |
MessageHeader.Source.Builder.software(String software) |
May include configuration or other information useful in debugging.
|
MessageHeader.Source.Builder |
MessageHeader.Source.toBuilder() |
|
MessageHeader.Source.Builder |
MessageHeader.Source.Builder.version(String version) |
Can convey versions of multiple systems in situations where a message passes through multiple hands.
|