Uses of Class
ca.uhn.fhir.model.dstu2.resource.Patient.Animal
-
Packages that use Patient.Animal Package Description ca.uhn.fhir.model.dstu2.resource -
-
Uses of Patient.Animal in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return Patient.Animal Modifier and Type Method Description Patient.AnimalPatient. getAnimal()Gets the value(s) for animal ().Patient.AnimalPatient.Animal. setBreed(CodeableConceptDt theValue)Sets the value(s) for breed ()Patient.AnimalPatient.Animal. setGenderStatus(CodeableConceptDt theValue)Sets the value(s) for genderStatus ()Patient.AnimalPatient.Animal. setSpecies(CodeableConceptDt theValue)Sets the value(s) for species ()Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type Patient.Animal Modifier and Type Method Description PatientPatient. setAnimal(Patient.Animal theValue)Sets the value(s) for animal ()
-