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.RestrictionTask.Restriction.Builder. build()Build theTask.RestrictionTask.RestrictionTask. 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.BuilderTask.Restriction.Builder. from(Task.Restriction restriction)Task.BuilderTask.Builder. restriction(Task.Restriction restriction)If the Task.focus is a request resource and the task is seeking fulfillment (i.e.protected voidTask.Restriction.Builder. validate(Task.Restriction restriction)
-