
Uses of Class
ca.uhn.fhir.model.dstu2.resource.HealthcareService.NotAvailable
Packages that use HealthcareService.NotAvailable
-
Uses of HealthcareService.NotAvailable in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return HealthcareService.NotAvailableModifier and TypeMethodDescriptionHealthcareService.addNotAvailable()
Adds and returns a new value for notAvailable ()HealthcareService.getNotAvailableFirstRep()
Gets the first repetition for notAvailable (), creating it if it does not already exist.HealthcareService.NotAvailable.setDescription
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for description ()HealthcareService.NotAvailable.setDescription
(String theString) Sets the value for description ()Sets the value(s) for during ()Methods in ca.uhn.fhir.model.dstu2.resource that return types with arguments of type HealthcareService.NotAvailableModifier and TypeMethodDescriptionHealthcareService.getNotAvailable()
Gets the value(s) for notAvailable ().Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type HealthcareService.NotAvailableModifier and TypeMethodDescriptionHealthcareService.addNotAvailable
(HealthcareService.NotAvailable theValue) Adds a given new value for notAvailable ()Method parameters in ca.uhn.fhir.model.dstu2.resource with type arguments of type HealthcareService.NotAvailableModifier and TypeMethodDescriptionHealthcareService.setNotAvailable
(List<HealthcareService.NotAvailable> theValue) Sets the value(s) for notAvailable ()