
Uses of Class
ca.uhn.fhir.model.dstu2.resource.Claim.MissingTeeth
Packages that use Claim.MissingTeeth
-
Uses of Claim.MissingTeeth in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return Claim.MissingTeethModifier and TypeMethodDescriptionClaim.addMissingTeeth()
Adds and returns a new value for missingTeeth ()Claim.getMissingTeethFirstRep()
Gets the first repetition for missingTeeth (), creating it if it does not already exist.Claim.MissingTeeth.setExtractionDate
(ca.uhn.fhir.model.primitive.DateDt theValue) Sets the value(s) for extractionDate ()Claim.MissingTeeth.setExtractionDate
(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) Sets the value for extractionDate ()Claim.MissingTeeth.setExtractionDateWithDayPrecision
(Date theDate) Sets the value for extractionDate ()Sets the value(s) for reason ()Sets the value(s) for tooth ()Methods in ca.uhn.fhir.model.dstu2.resource that return types with arguments of type Claim.MissingTeethMethods in ca.uhn.fhir.model.dstu2.resource with parameters of type Claim.MissingTeethModifier and TypeMethodDescriptionClaim.addMissingTeeth
(Claim.MissingTeeth theValue) Adds a given new value for missingTeeth ()Method parameters in ca.uhn.fhir.model.dstu2.resource with type arguments of type Claim.MissingTeethModifier and TypeMethodDescriptionClaim.setMissingTeeth
(List<Claim.MissingTeeth> theValue) Sets the value(s) for missingTeeth ()