Uses of Class
org.hl7.fhir.dstu2.model.Basic
Packages that use Basic
-
Uses of Basic in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return BasicModifier and TypeMethodDescriptionprotected BasicJsonParser.parseBasic(com.google.gson.JsonObject json)protected BasicXmlParser.parseBasic(org.xmlpull.v1.XmlPullParser xpp)Methods in org.hl7.fhir.dstu2.formats with parameters of type BasicModifier and TypeMethodDescriptionprotected voidJsonParser.composeBasic(String name, Basic element)protected voidXmlParser.composeBasic(String name, Basic element)protected voidJsonParser.composeBasicInner(Basic element) -
Uses of Basic in org.hl7.fhir.dstu2.model
Methods in org.hl7.fhir.dstu2.model that return BasicModifier and TypeMethodDescriptionBasic.addIdentifier(Identifier t)Basic.copy()Basic.setAuthorTarget(Resource value)Basic.setCode(CodeableConcept value)Basic.setCreated(Date value)Basic.setCreatedElement(DateType value)Basic.setSubject(Reference value)Basic.setSubjectTarget(Resource value)protected BasicBasic.typedCopy()