Uses of Class
ca.uhn.fhir.model.dstu2.resource.HealthcareService.NotAvailable
-
Uses of HealthcareService.NotAvailable in ca.uhn.fhir.model.dstu2.resource
Modifier 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 ()Modifier and TypeMethodDescriptionHealthcareService.getNotAvailable()
Gets the value(s) for notAvailable ().Modifier and TypeMethodDescriptionHealthcareService.addNotAvailable
(HealthcareService.NotAvailable theValue) Adds a given new value for notAvailable ()Modifier and TypeMethodDescriptionHealthcareService.setNotAvailable
(List<HealthcareService.NotAvailable> theValue) Sets the value(s) for notAvailable ()