static List.Entry.Builder |
List.Entry.builder() |
|
List.Entry.Builder |
List.Entry.Builder.date(DateTime date) |
When this item was added to the list.
|
List.Entry.Builder |
List.Entry.Builder.deleted(Boolean deleted) |
True if this item is marked as deleted in the list.
|
List.Entry.Builder |
List.Entry.Builder.deleted(Boolean deleted) |
Convenience method for setting deleted .
|
List.Entry.Builder |
List.Entry.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
List.Entry.Builder |
List.Entry.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
List.Entry.Builder |
List.Entry.Builder.flag(CodeableConcept flag) |
The flag allows the system constructing the list to indicate the role and significance of the item in the list.
|
protected List.Entry.Builder |
List.Entry.Builder.from(List.Entry entry) |
|
List.Entry.Builder |
List.Entry.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
List.Entry.Builder |
List.Entry.Builder.item(Reference item) |
A reference to the actual resource from which data was derived.
|
List.Entry.Builder |
List.Entry.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.
|
List.Entry.Builder |
List.Entry.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.
|
List.Entry.Builder |
List.Entry.toBuilder() |
|