static MessageDefinition.AllowedResponse.Builder |
MessageDefinition.AllowedResponse.builder() |
|
MessageDefinition.AllowedResponse.Builder |
MessageDefinition.AllowedResponse.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
MessageDefinition.AllowedResponse.Builder |
MessageDefinition.AllowedResponse.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected MessageDefinition.AllowedResponse.Builder |
MessageDefinition.AllowedResponse.Builder.from(MessageDefinition.AllowedResponse allowedResponse) |
|
MessageDefinition.AllowedResponse.Builder |
MessageDefinition.AllowedResponse.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
MessageDefinition.AllowedResponse.Builder |
MessageDefinition.AllowedResponse.Builder.message(Canonical message) |
A reference to the message definition that must be adhered to by this supported response.
|
MessageDefinition.AllowedResponse.Builder |
MessageDefinition.AllowedResponse.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.
|
MessageDefinition.AllowedResponse.Builder |
MessageDefinition.AllowedResponse.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.
|
MessageDefinition.AllowedResponse.Builder |
MessageDefinition.AllowedResponse.Builder.situation(Markdown situation) |
Provides a description of the circumstances in which this response should be used (as opposed to one of the
alternative responses).
|
MessageDefinition.AllowedResponse.Builder |
MessageDefinition.AllowedResponse.toBuilder() |
|