Uses of Class
org.hl7.fhir.r5.model.ProdCharacteristic
-
Packages that use ProdCharacteristic Package Description org.hl7.fhir.r5.formats org.hl7.fhir.r5.model -
-
Uses of ProdCharacteristic in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return ProdCharacteristic Modifier and Type Method Description protected ProdCharacteristicJsonParser. parseProdCharacteristic(com.google.gson.JsonObject json)protected ProdCharacteristicXmlParser. parseProdCharacteristic(org.xmlpull.v1.XmlPullParser xpp)Methods in org.hl7.fhir.r5.formats with parameters of type ProdCharacteristic Modifier and Type Method Description protected voidJsonParser. composeProdCharacteristic(String name, ProdCharacteristic element)protected voidRdfParser. composeProdCharacteristic(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, ProdCharacteristic element, int index)protected voidXmlParser. composeProdCharacteristic(String name, ProdCharacteristic element)protected voidXmlParser. composeProdCharacteristicElements(ProdCharacteristic element)protected voidJsonParser. composeProdCharacteristicProperties(ProdCharacteristic element)protected booleanXmlParser. parseProdCharacteristicContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, ProdCharacteristic res)protected voidJsonParser. parseProdCharacteristicProperties(com.google.gson.JsonObject json, ProdCharacteristic res) -
Uses of ProdCharacteristic in org.hl7.fhir.r5.model
Methods in org.hl7.fhir.r5.model with parameters of type ProdCharacteristic Modifier and Type Method Description voidProdCharacteristic. copyValues(ProdCharacteristic dst)
-