Uses of Class
com.ibm.fhir.model.resource.StructureMap.Group.Rule.Target
-
Packages that use StructureMap.Group.Rule.Target Package Description com.ibm.fhir.model.resource -
-
Uses of StructureMap.Group.Rule.Target in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return StructureMap.Group.Rule.Target Modifier and Type Method Description StructureMap.Group.Rule.TargetStructureMap.Group.Rule.Target.Builder. build()Build theStructureMap.Group.Rule.TargetMethods in com.ibm.fhir.model.resource that return types with arguments of type StructureMap.Group.Rule.Target Modifier and Type Method Description java.util.List<StructureMap.Group.Rule.Target>StructureMap.Group.Rule. getTarget()Content to create because of this mapping rule.Methods in com.ibm.fhir.model.resource with parameters of type StructureMap.Group.Rule.Target Modifier and Type Method Description protected StructureMap.Group.Rule.Target.BuilderStructureMap.Group.Rule.Target.Builder. from(StructureMap.Group.Rule.Target target)StructureMap.Group.Rule.BuilderStructureMap.Group.Rule.Builder. target(StructureMap.Group.Rule.Target... target)Content to create because of this mapping rule.protected voidStructureMap.Group.Rule.Target.Builder. validate(StructureMap.Group.Rule.Target target)Method parameters in com.ibm.fhir.model.resource with type arguments of type StructureMap.Group.Rule.Target Modifier and Type Method Description StructureMap.Group.Rule.BuilderStructureMap.Group.Rule.Builder. target(java.util.Collection<StructureMap.Group.Rule.Target> target)Content to create because of this mapping rule.
-