Uses of Class
org.hl7.fhir.dstu2016may.model.DataElement
-
Packages that use DataElement Package Description org.hl7.fhir.dstu2016may.formats org.hl7.fhir.dstu2016may.model org.hl7.fhir.dstu2016may.utils -
-
Uses of DataElement in org.hl7.fhir.dstu2016may.formats
Methods in org.hl7.fhir.dstu2016may.formats that return DataElement Modifier and Type Method Description protected DataElementJsonParser. parseDataElement(com.google.gson.JsonObject json)protected DataElementXmlParser. parseDataElement(org.xmlpull.v1.XmlPullParser xpp) -
Uses of DataElement in org.hl7.fhir.dstu2016may.model
-
Uses of DataElement in org.hl7.fhir.dstu2016may.utils
Methods in org.hl7.fhir.dstu2016may.utils with parameters of type DataElement Modifier and Type Method Description static voidToolingExtensions. addDEReference(DataElement de, String value)
-