Uses of Class
com.ibm.fhir.model.resource.StructureMap.Group.Rule.Target.Parameter
-
Packages that use StructureMap.Group.Rule.Target.Parameter Package Description com.ibm.fhir.model.resource -
-
Uses of StructureMap.Group.Rule.Target.Parameter in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return StructureMap.Group.Rule.Target.Parameter Modifier and Type Method Description StructureMap.Group.Rule.Target.ParameterStructureMap.Group.Rule.Target.Parameter.Builder. build()Build theStructureMap.Group.Rule.Target.ParameterMethods in com.ibm.fhir.model.resource that return types with arguments of type StructureMap.Group.Rule.Target.Parameter Modifier and Type Method Description java.util.List<StructureMap.Group.Rule.Target.Parameter>StructureMap.Group.Rule.Target. getParameter()Parameters to the transform.Methods in com.ibm.fhir.model.resource with parameters of type StructureMap.Group.Rule.Target.Parameter Modifier and Type Method Description protected StructureMap.Group.Rule.Target.Parameter.BuilderStructureMap.Group.Rule.Target.Parameter.Builder. from(StructureMap.Group.Rule.Target.Parameter parameter)StructureMap.Group.Rule.Target.BuilderStructureMap.Group.Rule.Target.Builder. parameter(StructureMap.Group.Rule.Target.Parameter... parameter)Parameters to the transform.protected voidStructureMap.Group.Rule.Target.Parameter.Builder. validate(StructureMap.Group.Rule.Target.Parameter parameter)Method parameters in com.ibm.fhir.model.resource with type arguments of type StructureMap.Group.Rule.Target.Parameter Modifier and Type Method Description StructureMap.Group.Rule.Target.BuilderStructureMap.Group.Rule.Target.Builder. parameter(java.util.Collection<StructureMap.Group.Rule.Target.Parameter> parameter)Parameters to the transform.
-