
Uses of Class
ca.uhn.fhir.model.dstu2.resource.Claim.ItemProsthesis
Packages that use Claim.ItemProsthesis
-
Uses of Claim.ItemProsthesis in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return Claim.ItemProsthesisModifier and TypeMethodDescriptionClaim.Item.getProsthesis()Gets the value(s) for prosthesis ().Claim.ItemProsthesis.setInitial(boolean theBoolean) Sets the value for initial ()Claim.ItemProsthesis.setInitial(ca.uhn.fhir.model.primitive.BooleanDt theValue) Sets the value(s) for initial ()Claim.ItemProsthesis.setPriorDate(ca.uhn.fhir.model.primitive.DateDt theValue) Sets the value(s) for priorDate ()Claim.ItemProsthesis.setPriorDate(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) Sets the value for priorDate ()Claim.ItemProsthesis.setPriorDateWithDayPrecision(Date theDate) Sets the value for priorDate ()Claim.ItemProsthesis.setPriorMaterial(CodingDt theValue) Sets the value(s) for priorMaterial ()Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type Claim.ItemProsthesisModifier and TypeMethodDescriptionClaim.Item.setProsthesis(Claim.ItemProsthesis theValue) Sets the value(s) for prosthesis ()