static MessageDefinition.Focus.Builder |
MessageDefinition.Focus.builder() |
|
MessageDefinition.Focus.Builder |
MessageDefinition.Focus.Builder.code(ResourceType code) |
The kind of resource that must be the focus for this message.
|
MessageDefinition.Focus.Builder |
MessageDefinition.Focus.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
MessageDefinition.Focus.Builder |
MessageDefinition.Focus.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.Focus.Builder |
MessageDefinition.Focus.Builder.from(MessageDefinition.Focus focus) |
|
MessageDefinition.Focus.Builder |
MessageDefinition.Focus.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
MessageDefinition.Focus.Builder |
MessageDefinition.Focus.Builder.max(String max) |
Identifies the maximum number of resources of this type that must be pointed to by a message in order for it to be
valid against this MessageDefinition.
|
MessageDefinition.Focus.Builder |
MessageDefinition.Focus.Builder.max(String max) |
Convenience method for setting max .
|
MessageDefinition.Focus.Builder |
MessageDefinition.Focus.Builder.min(UnsignedInt min) |
Identifies the minimum number of resources of this type that must be pointed to by a message in order for it to be
valid against this MessageDefinition.
|
MessageDefinition.Focus.Builder |
MessageDefinition.Focus.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.Focus.Builder |
MessageDefinition.Focus.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.Focus.Builder |
MessageDefinition.Focus.Builder.profile(Canonical profile) |
A profile that reflects constraints for the focal resource (and potentially for related resources).
|
MessageDefinition.Focus.Builder |
MessageDefinition.Focus.toBuilder() |
|