static Communication.Payload.Builder |
Communication.Payload.builder() |
|
Communication.Payload.Builder |
Communication.Payload.Builder.content(Element content) |
A communicated content (or for multi-part communications, one portion of the communication).
|
Communication.Payload.Builder |
Communication.Payload.Builder.content(String content) |
Convenience method for setting content with choice type String.
|
Communication.Payload.Builder |
Communication.Payload.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
Communication.Payload.Builder |
Communication.Payload.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected Communication.Payload.Builder |
Communication.Payload.Builder.from(Communication.Payload payload) |
|
Communication.Payload.Builder |
Communication.Payload.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
Communication.Payload.Builder |
Communication.Payload.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.
|
Communication.Payload.Builder |
Communication.Payload.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.
|
Communication.Payload.Builder |
Communication.Payload.toBuilder() |
|