![](/hapi-fhir/images/logos/raccoon-forwards.png)
Uses of Class
org.hl7.fhir.r5.model.DeviceDefinition.DeviceDefinitionVersionComponent
Packages that use DeviceDefinition.DeviceDefinitionVersionComponent
-
Uses of DeviceDefinition.DeviceDefinitionVersionComponent in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return DeviceDefinition.DeviceDefinitionVersionComponentModifier and TypeMethodDescriptionJsonParser.parseDeviceDefinitionVersionComponent
(com.google.gson.JsonObject json) XmlParser.parseDeviceDefinitionVersionComponent
(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type DeviceDefinition.DeviceDefinitionVersionComponentModifier and TypeMethodDescriptionprotected void
JsonParser.composeDeviceDefinitionVersionComponent
(String name, DeviceDefinition.DeviceDefinitionVersionComponent element) protected void
RdfParser.composeDeviceDefinitionVersionComponent
(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, DeviceDefinition.DeviceDefinitionVersionComponent element, int index) protected void
XmlParser.composeDeviceDefinitionVersionComponent
(String name, DeviceDefinition.DeviceDefinitionVersionComponent element) protected void
XmlParser.composeDeviceDefinitionVersionComponentElements
(DeviceDefinition.DeviceDefinitionVersionComponent element) protected void
JsonParser.composeDeviceDefinitionVersionComponentProperties
(DeviceDefinition.DeviceDefinitionVersionComponent element) protected boolean
XmlParser.parseDeviceDefinitionVersionComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, DeviceDefinition.DeviceDefinitionVersionComponent res) protected void
JsonParser.parseDeviceDefinitionVersionComponentProperties
(com.google.gson.JsonObject json, DeviceDefinition.DeviceDefinitionVersionComponent res) -
Uses of DeviceDefinition.DeviceDefinitionVersionComponent in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type DeviceDefinition.DeviceDefinitionVersionComponentMethods in org.hl7.fhir.r5.model that return DeviceDefinition.DeviceDefinitionVersionComponentModifier and TypeMethodDescriptionDeviceDefinition.addVersion()
DeviceDefinition.DeviceDefinitionVersionComponent.copy()
DeviceDefinition.getVersionFirstRep()
DeviceDefinition.DeviceDefinitionVersionComponent.setComponent
(Identifier value) DeviceDefinition.DeviceDefinitionVersionComponent.setType
(CodeableConcept value) DeviceDefinition.DeviceDefinitionVersionComponent.setValueElement
(StringType value) Methods in org.hl7.fhir.r5.model that return types with arguments of type DeviceDefinition.DeviceDefinitionVersionComponentMethods in org.hl7.fhir.r5.model with parameters of type DeviceDefinition.DeviceDefinitionVersionComponentModifier and TypeMethodDescriptionDeviceDefinition.addVersion
(DeviceDefinition.DeviceDefinitionVersionComponent t) void
DeviceDefinition.DeviceDefinitionVersionComponent.copyValues
(DeviceDefinition.DeviceDefinitionVersionComponent dst) Method parameters in org.hl7.fhir.r5.model with type arguments of type DeviceDefinition.DeviceDefinitionVersionComponentModifier and TypeMethodDescriptionDeviceDefinition.setVersion
(List<DeviceDefinition.DeviceDefinitionVersionComponent> theVersion)