Uses of Class
org.hl7.fhir.dstu3.model.ExpansionProfile.DesignationIncludeComponent
-
Uses of ExpansionProfile.DesignationIncludeComponent in org.hl7.fhir.dstu3.formats
Modifier and TypeMethodDescriptionJsonParser.parseExpansionProfileDesignationIncludeComponent
(com.google.gson.JsonObject json, ExpansionProfile owner) XmlParser.parseExpansionProfileDesignationIncludeComponent
(org.xmlpull.v1.XmlPullParser xpp, ExpansionProfile owner) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeExpansionProfileDesignationIncludeComponent
(String name, ExpansionProfile.DesignationIncludeComponent element) protected void
RdfParser.composeExpansionProfileDesignationIncludeComponent
(Turtle.Complex parent, String parentType, String name, ExpansionProfile.DesignationIncludeComponent element, int index) protected void
XmlParser.composeExpansionProfileDesignationIncludeComponent
(String name, ExpansionProfile.DesignationIncludeComponent element) protected void
XmlParser.composeExpansionProfileDesignationIncludeComponentElements
(ExpansionProfile.DesignationIncludeComponent element) protected void
JsonParser.composeExpansionProfileDesignationIncludeComponentInner
(ExpansionProfile.DesignationIncludeComponent element) protected boolean
XmlParser.parseExpansionProfileDesignationIncludeComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, ExpansionProfile owner, ExpansionProfile.DesignationIncludeComponent res) protected void
JsonParser.parseExpansionProfileDesignationIncludeComponentProperties
(com.google.gson.JsonObject json, ExpansionProfile owner, ExpansionProfile.DesignationIncludeComponent res) -
Uses of ExpansionProfile.DesignationIncludeComponent in org.hl7.fhir.dstu3.model
Modifier and TypeFieldDescriptionExpansionProfile.ExpansionProfileDesignationComponent.include
Designations to be included.Modifier and TypeMethodDescriptionExpansionProfile.DesignationIncludeComponent.addDesignation
(ExpansionProfile.DesignationIncludeDesignationComponent t) ExpansionProfile.DesignationIncludeComponent.copy()
ExpansionProfile.ExpansionProfileDesignationComponent.getInclude()
ExpansionProfile.DesignationIncludeComponent.setDesignation
(List<ExpansionProfile.DesignationIncludeDesignationComponent> theDesignation) Modifier and TypeMethodDescriptionExpansionProfile.ExpansionProfileDesignationComponent.setInclude
(ExpansionProfile.DesignationIncludeComponent value)