Uses of Class
org.hl7.fhir.dstu3.model.ExpansionProfile.DesignationExcludeDesignationComponent
Packages that use ExpansionProfile.DesignationExcludeDesignationComponent
-
Uses of ExpansionProfile.DesignationExcludeDesignationComponent in org.hl7.fhir.dstu3.formats
Methods in org.hl7.fhir.dstu3.formats that return ExpansionProfile.DesignationExcludeDesignationComponentModifier and TypeMethodDescriptionJsonParser.parseExpansionProfileDesignationExcludeDesignationComponent(com.google.gson.JsonObject json, ExpansionProfile owner)XmlParser.parseExpansionProfileDesignationExcludeDesignationComponent(org.xmlpull.v1.XmlPullParser xpp, ExpansionProfile owner)Methods in org.hl7.fhir.dstu3.formats with parameters of type ExpansionProfile.DesignationExcludeDesignationComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeExpansionProfileDesignationExcludeDesignationComponent(String name, ExpansionProfile.DesignationExcludeDesignationComponent element)protected voidRdfParser.composeExpansionProfileDesignationExcludeDesignationComponent(Turtle.Complex parent, String parentType, String name, ExpansionProfile.DesignationExcludeDesignationComponent element, int index)protected voidXmlParser.composeExpansionProfileDesignationExcludeDesignationComponent(String name, ExpansionProfile.DesignationExcludeDesignationComponent element)protected voidXmlParser.composeExpansionProfileDesignationExcludeDesignationComponentElements(ExpansionProfile.DesignationExcludeDesignationComponent element)protected voidJsonParser.composeExpansionProfileDesignationExcludeDesignationComponentInner(ExpansionProfile.DesignationExcludeDesignationComponent element)protected booleanXmlParser.parseExpansionProfileDesignationExcludeDesignationComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, ExpansionProfile owner, ExpansionProfile.DesignationExcludeDesignationComponent res)protected voidJsonParser.parseExpansionProfileDesignationExcludeDesignationComponentProperties(com.google.gson.JsonObject json, ExpansionProfile owner, ExpansionProfile.DesignationExcludeDesignationComponent res) -
Uses of ExpansionProfile.DesignationExcludeDesignationComponent in org.hl7.fhir.dstu3.model
Fields in org.hl7.fhir.dstu3.model with type parameters of type ExpansionProfile.DesignationExcludeDesignationComponentModifier and TypeFieldDescriptionExpansionProfile.DesignationExcludeComponent.designationA data group for each designation to be excluded.Methods in org.hl7.fhir.dstu3.model that return ExpansionProfile.DesignationExcludeDesignationComponentModifier and TypeMethodDescriptionExpansionProfile.DesignationExcludeComponent.addDesignation()ExpansionProfile.DesignationExcludeDesignationComponent.copy()ExpansionProfile.DesignationExcludeComponent.getDesignationFirstRep()ExpansionProfile.DesignationExcludeDesignationComponent.setLanguage(String value)ExpansionProfile.DesignationExcludeDesignationComponent.setLanguageElement(CodeType value)Methods in org.hl7.fhir.dstu3.model that return types with arguments of type ExpansionProfile.DesignationExcludeDesignationComponentMethods in org.hl7.fhir.dstu3.model with parameters of type ExpansionProfile.DesignationExcludeDesignationComponentModifier and TypeMethodDescriptionExpansionProfile.DesignationExcludeComponent.addDesignation(ExpansionProfile.DesignationExcludeDesignationComponent t)Method parameters in org.hl7.fhir.dstu3.model with type arguments of type ExpansionProfile.DesignationExcludeDesignationComponentModifier and TypeMethodDescriptionExpansionProfile.DesignationExcludeComponent.setDesignation(List<ExpansionProfile.DesignationExcludeDesignationComponent> theDesignation)