Uses of Class
org.hl7.fhir.r4.model.SubstanceProtein.SubstanceProteinSubunitComponent
-
Uses of SubstanceProtein.SubstanceProteinSubunitComponent in org.hl7.fhir.r4.formats
Modifier and TypeMethodDescriptionJsonParser.parseSubstanceProteinSubstanceProteinSubunitComponent
(com.google.gson.JsonObject json, SubstanceProtein owner) XmlParser.parseSubstanceProteinSubstanceProteinSubunitComponent
(org.xmlpull.v1.XmlPullParser xpp, SubstanceProtein owner) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeSubstanceProteinSubstanceProteinSubunitComponent
(String name, SubstanceProtein.SubstanceProteinSubunitComponent element) protected void
RdfParser.composeSubstanceProteinSubstanceProteinSubunitComponent
(Turtle.Complex parent, String parentType, String name, SubstanceProtein.SubstanceProteinSubunitComponent element, int index) protected void
XmlParser.composeSubstanceProteinSubstanceProteinSubunitComponent
(String name, SubstanceProtein.SubstanceProteinSubunitComponent element) protected void
XmlParser.composeSubstanceProteinSubstanceProteinSubunitComponentElements
(SubstanceProtein.SubstanceProteinSubunitComponent element) protected void
JsonParser.composeSubstanceProteinSubstanceProteinSubunitComponentInner
(SubstanceProtein.SubstanceProteinSubunitComponent element) protected boolean
XmlParser.parseSubstanceProteinSubstanceProteinSubunitComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, SubstanceProtein owner, SubstanceProtein.SubstanceProteinSubunitComponent res) protected void
JsonParser.parseSubstanceProteinSubstanceProteinSubunitComponentProperties
(com.google.gson.JsonObject json, SubstanceProtein owner, SubstanceProtein.SubstanceProteinSubunitComponent res) -
Uses of SubstanceProtein.SubstanceProteinSubunitComponent in org.hl7.fhir.r4.model
Modifier and TypeFieldDescriptionSubstanceProtein.subunit
This subclause refers to the description of each subunit constituting the SubstanceProtein.Modifier and TypeMethodDescriptionSubstanceProtein.addSubunit()
SubstanceProtein.SubstanceProteinSubunitComponent.copy()
SubstanceProtein.getSubunitFirstRep()
SubstanceProtein.SubstanceProteinSubunitComponent.setCTerminalModification
(String value) SubstanceProtein.SubstanceProteinSubunitComponent.setCTerminalModificationElement
(StringType value) SubstanceProtein.SubstanceProteinSubunitComponent.setCTerminalModificationId
(Identifier value) SubstanceProtein.SubstanceProteinSubunitComponent.setLength
(int value) SubstanceProtein.SubstanceProteinSubunitComponent.setLengthElement
(IntegerType value) SubstanceProtein.SubstanceProteinSubunitComponent.setNTerminalModification
(String value) SubstanceProtein.SubstanceProteinSubunitComponent.setNTerminalModificationElement
(StringType value) SubstanceProtein.SubstanceProteinSubunitComponent.setNTerminalModificationId
(Identifier value) SubstanceProtein.SubstanceProteinSubunitComponent.setSequence
(String value) SubstanceProtein.SubstanceProteinSubunitComponent.setSequenceAttachment
(Attachment value) SubstanceProtein.SubstanceProteinSubunitComponent.setSequenceElement
(StringType value) SubstanceProtein.SubstanceProteinSubunitComponent.setSubunit
(int value) SubstanceProtein.SubstanceProteinSubunitComponent.setSubunitElement
(IntegerType value) Modifier and TypeMethodDescriptionSubstanceProtein.addSubunit
(SubstanceProtein.SubstanceProteinSubunitComponent t) void
SubstanceProtein.SubstanceProteinSubunitComponent.copyValues
(SubstanceProtein.SubstanceProteinSubunitComponent dst) Modifier and TypeMethodDescriptionSubstanceProtein.setSubunit
(List<SubstanceProtein.SubstanceProteinSubunitComponent> theSubunit)