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