Uses of Class
org.hl7.fhir.dstu2.model.List_.ListEntryComponent
Packages that use List_.ListEntryComponent
-
Uses of List_.ListEntryComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return List_.ListEntryComponentModifier and TypeMethodDescriptionprotected List_.ListEntryComponentJsonParser.parseList_ListEntryComponent(com.google.gson.JsonObject json, List_ owner)protected List_.ListEntryComponentXmlParser.parseList_ListEntryComponent(org.xmlpull.v1.XmlPullParser xpp, List_ owner)Methods in org.hl7.fhir.dstu2.formats with parameters of type List_.ListEntryComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeList_ListEntryComponent(String name, List_.ListEntryComponent element)protected voidXmlParser.composeList_ListEntryComponent(String name, List_.ListEntryComponent element)protected voidJsonParser.composeList_ListEntryComponentInner(List_.ListEntryComponent element) -
Uses of List_.ListEntryComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type List_.ListEntryComponentModifier and TypeFieldDescriptionprotected List<List_.ListEntryComponent>List_.entryEntries in this list.Methods in org.hl7.fhir.dstu2.model that return List_.ListEntryComponentModifier and TypeMethodDescriptionList_.addEntry()List_.ListEntryComponent.copy()List_.ListEntryComponent.setDateElement(DateTimeType value)List_.ListEntryComponent.setDeleted(boolean value)List_.ListEntryComponent.setDeletedElement(BooleanType value)List_.ListEntryComponent.setFlag(CodeableConcept value)List_.ListEntryComponent.setItemTarget(Resource value)Methods in org.hl7.fhir.dstu2.model that return types with arguments of type List_.ListEntryComponentMethods in org.hl7.fhir.dstu2.model with parameters of type List_.ListEntryComponent