protected void |
JsonParser.composeMedication(String name,
Medication element) |
protected void |
XmlParser.composeMedication(String name,
Medication element) |
protected void |
RdfParser.composeMedication(Turtle.Complex parent,
String parentType,
String name,
Medication element,
int index) |
protected void |
XmlParser.composeMedicationElements(Medication element) |
protected void |
JsonParser.composeMedicationInner(Medication element) |
protected boolean |
XmlParser.parseMedicationContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Medication res) |
protected Medication.MedicationBatchComponent |
JsonParser.parseMedicationMedicationBatchComponent(com.google.gson.JsonObject json,
Medication owner) |
protected Medication.MedicationBatchComponent |
XmlParser.parseMedicationMedicationBatchComponent(org.xmlpull.v1.XmlPullParser xpp,
Medication owner) |
protected boolean |
XmlParser.parseMedicationMedicationBatchComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Medication owner,
Medication.MedicationBatchComponent res) |
protected void |
JsonParser.parseMedicationMedicationBatchComponentProperties(com.google.gson.JsonObject json,
Medication owner,
Medication.MedicationBatchComponent res) |
protected Medication.MedicationIngredientComponent |
JsonParser.parseMedicationMedicationIngredientComponent(com.google.gson.JsonObject json,
Medication owner) |
protected Medication.MedicationIngredientComponent |
XmlParser.parseMedicationMedicationIngredientComponent(org.xmlpull.v1.XmlPullParser xpp,
Medication owner) |
protected boolean |
XmlParser.parseMedicationMedicationIngredientComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Medication owner,
Medication.MedicationIngredientComponent res) |
protected void |
JsonParser.parseMedicationMedicationIngredientComponentProperties(com.google.gson.JsonObject json,
Medication owner,
Medication.MedicationIngredientComponent res) |
protected void |
JsonParser.parseMedicationProperties(com.google.gson.JsonObject json,
Medication res) |