static DataRequirement.Sort.Builder |
DataRequirement.Sort.builder() |
|
DataRequirement.Sort.Builder |
DataRequirement.Sort.Builder.direction(SortDirection direction) |
The direction of the sort, ascending or descending.
|
DataRequirement.Sort.Builder |
DataRequirement.Sort.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
DataRequirement.Sort.Builder |
DataRequirement.Sort.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected DataRequirement.Sort.Builder |
DataRequirement.Sort.Builder.from(DataRequirement.Sort sort) |
|
DataRequirement.Sort.Builder |
DataRequirement.Sort.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
DataRequirement.Sort.Builder |
DataRequirement.Sort.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.
|
DataRequirement.Sort.Builder |
DataRequirement.Sort.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.
|
DataRequirement.Sort.Builder |
DataRequirement.Sort.Builder.path(String path) |
The attribute of the sort.
|
DataRequirement.Sort.Builder |
DataRequirement.Sort.toBuilder() |
|