Uses of Class
org.hl7.fhir.dstu2016may.model.DeviceUseStatement
-
Packages that use DeviceUseStatement Package Description org.hl7.fhir.dstu2016may.formats org.hl7.fhir.dstu2016may.model -
-
Uses of DeviceUseStatement in org.hl7.fhir.dstu2016may.formats
Methods in org.hl7.fhir.dstu2016may.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.dstu2016may.formats with parameters of type DeviceUseStatement Modifier and Type Method Description protected voidJsonParser. composeDeviceUseStatement(String name, DeviceUseStatement element)protected voidRdfParser. composeDeviceUseStatement(RdfGenerator.Complex parent, String parentType, String name, DeviceUseStatement element, int index)protected voidXmlParser. composeDeviceUseStatement(String name, DeviceUseStatement element)protected voidJsonParser. composeDeviceUseStatementInner(DeviceUseStatement element) -
Uses of DeviceUseStatement in org.hl7.fhir.dstu2016may.model
-