Uses of Class
com.ibm.fhir.model.resource.StructureMap.Group.Rule.Source
-
Packages that use StructureMap.Group.Rule.Source Package Description com.ibm.fhir.model.resource -
-
Uses of StructureMap.Group.Rule.Source in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return StructureMap.Group.Rule.Source Modifier and Type Method Description StructureMap.Group.Rule.SourceStructureMap.Group.Rule.Source.Builder. build()Build theStructureMap.Group.Rule.SourceMethods in com.ibm.fhir.model.resource that return types with arguments of type StructureMap.Group.Rule.Source Modifier and Type Method Description List<StructureMap.Group.Rule.Source>StructureMap.Group.Rule. getSource()Source inputs to the mapping.Methods in com.ibm.fhir.model.resource with parameters of type StructureMap.Group.Rule.Source Modifier and Type Method Description protected StructureMap.Group.Rule.Source.BuilderStructureMap.Group.Rule.Source.Builder. from(StructureMap.Group.Rule.Source source)StructureMap.Group.Rule.BuilderStructureMap.Group.Rule.Builder. source(StructureMap.Group.Rule.Source... source)Source inputs to the mapping.Method parameters in com.ibm.fhir.model.resource with type arguments of type StructureMap.Group.Rule.Source Modifier and Type Method Description StructureMap.Group.Rule.BuilderStructureMap.Group.Rule.Builder. source(Collection<StructureMap.Group.Rule.Source> source)Source inputs to the mapping.
-