static Task.Restriction.Builder |
Task.Restriction.builder() |
|
Task.Restriction.Builder |
Task.Restriction.Builder.extension(java.util.Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
Task.Restriction.Builder |
Task.Restriction.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected Task.Restriction.Builder |
Task.Restriction.Builder.from(Task.Restriction restriction) |
|
Task.Restriction.Builder |
Task.Restriction.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
Task.Restriction.Builder |
Task.Restriction.Builder.modifierExtension(java.util.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.
|
Task.Restriction.Builder |
Task.Restriction.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.
|
Task.Restriction.Builder |
Task.Restriction.Builder.period(Period period) |
Over what time-period is fulfillment sought.
|
Task.Restriction.Builder |
Task.Restriction.Builder.recipient(java.util.Collection<Reference> recipient) |
For requests that are targeted to more than on potential recipient/target, for whom is fulfillment sought?
|
Task.Restriction.Builder |
Task.Restriction.Builder.recipient(Reference... recipient) |
For requests that are targeted to more than on potential recipient/target, for whom is fulfillment sought?
|
Task.Restriction.Builder |
Task.Restriction.Builder.repetitions(PositiveInt repetitions) |
Indicates the number of times the requested action should occur.
|
Task.Restriction.Builder |
Task.Restriction.toBuilder() |
|