| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected SubstanceMoiety |
JsonParser.parseSubstanceMoiety(com.google.gson.JsonObject json) |
protected SubstanceMoiety |
XmlParser.parseSubstanceMoiety(org.xmlpull.v1.XmlPullParser xpp) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JsonParser.composeSubstanceMoiety(String name,
SubstanceMoiety element) |
protected void |
XmlParser.composeSubstanceMoiety(String name,
SubstanceMoiety element) |
protected void |
RdfParser.composeSubstanceMoiety(Turtle.Complex parent,
String parentType,
String name,
SubstanceMoiety element,
int index) |
protected void |
XmlParser.composeSubstanceMoietyElements(SubstanceMoiety element) |
protected void |
JsonParser.composeSubstanceMoietyInner(SubstanceMoiety element) |
protected boolean |
XmlParser.parseSubstanceMoietyContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
SubstanceMoiety res) |
protected void |
JsonParser.parseSubstanceMoietyProperties(com.google.gson.JsonObject json,
SubstanceMoiety res) |
| Modifier and Type | Method and Description |
|---|---|
SubstanceMoiety |
SubstanceMoiety.copy() |
SubstanceMoiety |
SubstanceMoiety.setAmount(SubstanceAmount value) |
SubstanceMoiety |
SubstanceMoiety.setIdentifier(Identifier value) |
SubstanceMoiety |
SubstanceMoiety.setMolecularFormula(String value) |
SubstanceMoiety |
SubstanceMoiety.setMolecularFormulaElement(StringType value) |
SubstanceMoiety |
SubstanceMoiety.setName(String value) |
SubstanceMoiety |
SubstanceMoiety.setNameElement(StringType value) |
SubstanceMoiety |
SubstanceMoiety.setOpticalActivity(CodeableConcept value) |
SubstanceMoiety |
SubstanceMoiety.setRole(CodeableConcept value) |
SubstanceMoiety |
SubstanceMoiety.setStereochemistry(CodeableConcept value) |
protected SubstanceMoiety |
SubstanceMoiety.typedCopy() |
Copyright © 2014–2018 University Health Network. All rights reserved.