Uses of Class
org.hl7.fhir.r5.model.DeviceDefinition.UdiDeviceIdentifierMarketDistributionComponent
-
Uses of DeviceDefinition.UdiDeviceIdentifierMarketDistributionComponent in org.hl7.fhir.r5.formats
Modifier and TypeMethodDescriptionJsonParser.parseDeviceDefinitionUdiDeviceIdentifierMarketDistributionComponent
(com.google.gson.JsonObject json) XmlParser.parseDeviceDefinitionUdiDeviceIdentifierMarketDistributionComponent
(org.xmlpull.v1.XmlPullParser xpp) Modifier and TypeMethodDescriptionprotected void
RdfParser.composeDeviceDefinitionUdiDeviceIdentifierMarketDistributionComponent
(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, DeviceDefinition.UdiDeviceIdentifierMarketDistributionComponent element, int index) protected void
XmlParser.composeDeviceDefinitionUdiDeviceIdentifierMarketDistributionComponent
(String name, DeviceDefinition.UdiDeviceIdentifierMarketDistributionComponent element) protected void
XmlParser.composeDeviceDefinitionUdiDeviceIdentifierMarketDistributionComponentElements
(DeviceDefinition.UdiDeviceIdentifierMarketDistributionComponent element) protected void
JsonParser.composeUdiDeviceIdentifierMarketDistributionComponent
(String name, DeviceDefinition.UdiDeviceIdentifierMarketDistributionComponent element) protected void
JsonParser.composeUdiDeviceIdentifierMarketDistributionComponentProperties
(DeviceDefinition.UdiDeviceIdentifierMarketDistributionComponent element) protected boolean
XmlParser.parseDeviceDefinitionUdiDeviceIdentifierMarketDistributionComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, DeviceDefinition.UdiDeviceIdentifierMarketDistributionComponent res) protected void
JsonParser.parseDeviceDefinitionUdiDeviceIdentifierMarketDistributionComponentProperties
(com.google.gson.JsonObject json, DeviceDefinition.UdiDeviceIdentifierMarketDistributionComponent res) -
Uses of DeviceDefinition.UdiDeviceIdentifierMarketDistributionComponent in org.hl7.fhir.r5.model
Modifier and TypeFieldDescriptionDeviceDefinition.DeviceDefinitionUdiDeviceIdentifierComponent.marketDistribution
Indicates where and when the device is available on the market.Modifier and TypeMethodDescriptionDeviceDefinition.DeviceDefinitionUdiDeviceIdentifierComponent.addMarketDistribution()
DeviceDefinition.UdiDeviceIdentifierMarketDistributionComponent.copy()
DeviceDefinition.DeviceDefinitionUdiDeviceIdentifierComponent.getMarketDistributionFirstRep()
DeviceDefinition.UdiDeviceIdentifierMarketDistributionComponent.setMarketPeriod
(Period value) DeviceDefinition.UdiDeviceIdentifierMarketDistributionComponent.setSubJurisdiction
(String value) DeviceDefinition.UdiDeviceIdentifierMarketDistributionComponent.setSubJurisdictionElement
(UriType value) Modifier and TypeMethodDescriptionDeviceDefinition.DeviceDefinitionUdiDeviceIdentifierComponent.getMarketDistribution()
Modifier and TypeMethodDescriptionDeviceDefinition.DeviceDefinitionUdiDeviceIdentifierComponent.addMarketDistribution
(DeviceDefinition.UdiDeviceIdentifierMarketDistributionComponent t) void
DeviceDefinition.UdiDeviceIdentifierMarketDistributionComponent.copyValues
(DeviceDefinition.UdiDeviceIdentifierMarketDistributionComponent dst) Modifier and TypeMethodDescriptionDeviceDefinition.DeviceDefinitionUdiDeviceIdentifierComponent.setMarketDistribution
(List<DeviceDefinition.UdiDeviceIdentifierMarketDistributionComponent> theMarketDistribution)