Uses of Class
org.linuxforhealth.fhir.model.resource.Task.Restriction
-
Packages that use Task.Restriction Package Description org.linuxforhealth.fhir.model.resource -
-
Uses of Task.Restriction in org.linuxforhealth.fhir.model.resource
Methods in org.linuxforhealth.fhir.model.resource that return Task.Restriction Modifier and Type Method Description Task.Restriction
Task.Restriction.Builder. build()
Build theTask.Restriction
Task.Restriction
Task. getRestriction()
If the Task.focus is a request resource and the task is seeking fulfillment (i.e.Methods in org.linuxforhealth.fhir.model.resource with parameters of type Task.Restriction Modifier and Type Method Description protected Task.Restriction.Builder
Task.Restriction.Builder. from(Task.Restriction restriction)
Task.Builder
Task.Builder. restriction(Task.Restriction restriction)
If the Task.focus is a request resource and the task is seeking fulfillment (i.e.protected void
Task.Restriction.Builder. validate(Task.Restriction restriction)
-