Uses of Class
org.hl7.fhir.dstu3.model.ExpansionProfile.DesignationIncludeDesignationComponent
-
Uses of ExpansionProfile.DesignationIncludeDesignationComponent in org.hl7.fhir.dstu3.formats
Modifier and TypeMethodDescriptionJsonParser.parseExpansionProfileDesignationIncludeDesignationComponent
(com.google.gson.JsonObject json, ExpansionProfile owner) XmlParser.parseExpansionProfileDesignationIncludeDesignationComponent
(org.xmlpull.v1.XmlPullParser xpp, ExpansionProfile owner) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeExpansionProfileDesignationIncludeDesignationComponent
(String name, ExpansionProfile.DesignationIncludeDesignationComponent element) protected void
RdfParser.composeExpansionProfileDesignationIncludeDesignationComponent
(Turtle.Complex parent, String parentType, String name, ExpansionProfile.DesignationIncludeDesignationComponent element, int index) protected void
XmlParser.composeExpansionProfileDesignationIncludeDesignationComponent
(String name, ExpansionProfile.DesignationIncludeDesignationComponent element) protected void
XmlParser.composeExpansionProfileDesignationIncludeDesignationComponentElements
(ExpansionProfile.DesignationIncludeDesignationComponent element) protected void
JsonParser.composeExpansionProfileDesignationIncludeDesignationComponentInner
(ExpansionProfile.DesignationIncludeDesignationComponent element) protected boolean
XmlParser.parseExpansionProfileDesignationIncludeDesignationComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, ExpansionProfile owner, ExpansionProfile.DesignationIncludeDesignationComponent res) protected void
JsonParser.parseExpansionProfileDesignationIncludeDesignationComponentProperties
(com.google.gson.JsonObject json, ExpansionProfile owner, ExpansionProfile.DesignationIncludeDesignationComponent res) -
Uses of ExpansionProfile.DesignationIncludeDesignationComponent in org.hl7.fhir.dstu3.model
Modifier and TypeFieldDescriptionExpansionProfile.DesignationIncludeComponent.designation
A data group for each designation to be included.Modifier and TypeMethodDescriptionExpansionProfile.DesignationIncludeComponent.addDesignation()
ExpansionProfile.DesignationIncludeDesignationComponent.copy()
ExpansionProfile.DesignationIncludeComponent.getDesignationFirstRep()
ExpansionProfile.DesignationIncludeDesignationComponent.setLanguage
(String value) ExpansionProfile.DesignationIncludeDesignationComponent.setLanguageElement
(CodeType value) Modifier and TypeMethodDescriptionExpansionProfile.DesignationIncludeComponent.addDesignation
(ExpansionProfile.DesignationIncludeDesignationComponent t) Modifier and TypeMethodDescriptionExpansionProfile.DesignationIncludeComponent.setDesignation
(List<ExpansionProfile.DesignationIncludeDesignationComponent> theDesignation)