Uses of Class
org.hl7.fhir.r5.model.StructureMap.StructureMapGroupInputComponent
Packages that use StructureMap.StructureMapGroupInputComponent
-
Uses of StructureMap.StructureMapGroupInputComponent in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return StructureMap.StructureMapGroupInputComponentModifier and TypeMethodDescriptionJsonParser.parseStructureMapGroupInputComponent(com.google.gson.JsonObject json)XmlParser.parseStructureMapGroupInputComponent(org.xmlpull.v1.XmlPullParser xpp)Methods in org.hl7.fhir.r5.formats with parameters of type StructureMap.StructureMapGroupInputComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeStructureMapGroupInputComponent(String name, StructureMap.StructureMapGroupInputComponent element)protected voidRdfParser.composeStructureMapGroupInputComponent(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, StructureMap.StructureMapGroupInputComponent element, int index)protected voidXmlParser.composeStructureMapGroupInputComponent(String name, StructureMap.StructureMapGroupInputComponent element)protected voidXmlParser.composeStructureMapGroupInputComponentElements(StructureMap.StructureMapGroupInputComponent element)protected voidJsonParser.composeStructureMapGroupInputComponentProperties(StructureMap.StructureMapGroupInputComponent element)protected booleanXmlParser.parseStructureMapGroupInputComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, StructureMap.StructureMapGroupInputComponent res)protected voidJsonParser.parseStructureMapGroupInputComponentProperties(com.google.gson.JsonObject json, StructureMap.StructureMapGroupInputComponent res) -
Uses of StructureMap.StructureMapGroupInputComponent in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type StructureMap.StructureMapGroupInputComponentModifier and TypeFieldDescriptionprotected List<StructureMap.StructureMapGroupInputComponent>StructureMap.StructureMapGroupComponent.inputA name assigned to an instance of data.Methods in org.hl7.fhir.r5.model that return StructureMap.StructureMapGroupInputComponentModifier and TypeMethodDescriptionStructureMap.StructureMapGroupComponent.addInput()StructureMap.StructureMapGroupInputComponent.copy()StructureMap.StructureMapGroupComponent.getInputFirstRep()StructureMap.StructureMapGroupInputComponent.setDocumentation(String value)StructureMap.StructureMapGroupInputComponent.setDocumentationElement(StringType value)StructureMap.StructureMapGroupInputComponent.setMode(StructureMap.StructureMapInputMode value)StructureMap.StructureMapGroupInputComponent.setModeElement(Enumeration<StructureMap.StructureMapInputMode> value)StructureMap.StructureMapGroupInputComponent.setNameElement(IdType value)StructureMap.StructureMapGroupInputComponent.setTypeElement(StringType value)Methods in org.hl7.fhir.r5.model that return types with arguments of type StructureMap.StructureMapGroupInputComponentMethods in org.hl7.fhir.r5.model with parameters of type StructureMap.StructureMapGroupInputComponentModifier and TypeMethodDescriptionStructureMap.StructureMapGroupComponent.addInput(StructureMap.StructureMapGroupInputComponent t)voidStructureMap.StructureMapGroupInputComponent.copyValues(StructureMap.StructureMapGroupInputComponent dst)Method parameters in org.hl7.fhir.r5.model with type arguments of type StructureMap.StructureMapGroupInputComponentModifier and TypeMethodDescriptionStructureMap.StructureMapGroupComponent.setInput(List<StructureMap.StructureMapGroupInputComponent> theInput)Constructors in org.hl7.fhir.r5.model with parameters of type StructureMap.StructureMapGroupInputComponentModifierConstructorDescriptionConstructor