
Uses of Class
org.hl7.fhir.dstu2.model.Age
Packages that use Age
-
Uses of Age in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return AgeModifier and TypeMethodDescriptionprotected Age
JsonParser.parseAge
(com.google.gson.JsonObject json) protected Age
XmlParser.parseAge
(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.dstu2.formats with parameters of type AgeModifier and TypeMethodDescriptionprotected void
JsonParser.composeAge
(String name, Age element) protected void
XmlParser.composeAge
(String name, Age element) protected void
JsonParser.composeAgeInner
(Age element) -
Uses of Age in org.hl7.fhir.dstu2.model
Methods in org.hl7.fhir.dstu2.model that return AgeModifier and TypeMethodDescriptionAge.copy()
Condition.getAbatementAge()
FamilyMemberHistory.getAgeAge()
FamilyMemberHistory.getDeceasedAge()
Condition.getOnsetAge()
FamilyMemberHistory.FamilyMemberHistoryConditionComponent.getOnsetAge()
protected Age
Age.typedCopy()