Uses of Class
org.hl7.fhir.dstu2.model.Age
-
Packages that use Age Package Description org.hl7.fhir.dstu2.formats org.hl7.fhir.dstu2.model -
-
Uses of Age in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return Age Modifier and Type Method Description protected AgeJsonParser. parseAge(com.google.gson.JsonObject json)protected AgeXmlParser. parseAge(org.xmlpull.v1.XmlPullParser xpp)Methods in org.hl7.fhir.dstu2.formats with parameters of type Age Modifier and Type Method Description protected voidJsonParser. composeAge(String name, Age element)protected voidXmlParser. composeAge(String name, Age element)protected voidJsonParser. composeAgeInner(Age element) -
Uses of Age in org.hl7.fhir.dstu2.model
Methods in org.hl7.fhir.dstu2.model that return Age Modifier and Type Method Description AgeAge. copy()AgeCondition. getAbatementAge()AgeFamilyMemberHistory. getAgeAge()AgeFamilyMemberHistory. getDeceasedAge()AgeCondition. getOnsetAge()AgeFamilyMemberHistory.FamilyMemberHistoryConditionComponent. getOnsetAge()protected AgeAge. typedCopy()
-