Uses of Class
org.hl7.fhir.r4.model.DeviceUseStatement
-
Packages that use DeviceUseStatement Package Description org.hl7.fhir.r4.formats org.hl7.fhir.r4.model -
-
Uses of DeviceUseStatement in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return DeviceUseStatement Modifier and Type Method Description protected DeviceUseStatementJsonParser. parseDeviceUseStatement(com.google.gson.JsonObject json)protected DeviceUseStatementXmlParser. parseDeviceUseStatement(org.xmlpull.v1.XmlPullParser xpp)Methods in org.hl7.fhir.r4.formats with parameters of type DeviceUseStatement Modifier and Type Method Description protected voidJsonParser. composeDeviceUseStatement(String name, DeviceUseStatement element)protected voidRdfParser. composeDeviceUseStatement(Turtle.Complex parent, String parentType, String name, DeviceUseStatement element, int index)protected voidXmlParser. composeDeviceUseStatement(String name, DeviceUseStatement element)protected voidXmlParser. composeDeviceUseStatementElements(DeviceUseStatement element)protected voidJsonParser. composeDeviceUseStatementInner(DeviceUseStatement element)protected booleanXmlParser. parseDeviceUseStatementContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, DeviceUseStatement res)protected voidJsonParser. parseDeviceUseStatementProperties(com.google.gson.JsonObject json, DeviceUseStatement res) -
Uses of DeviceUseStatement in org.hl7.fhir.r4.model
Methods in org.hl7.fhir.r4.model with parameters of type DeviceUseStatement Modifier and Type Method Description voidDeviceUseStatement. copyValues(DeviceUseStatement dst)
-