Uses of Class
com.ibm.fhir.model.visitor.CopyingVisitor
-
Packages that use CopyingVisitor Package Description com.ibm.fhir.model.util -
-
Uses of CopyingVisitor in com.ibm.fhir.model.util
Subclasses of CopyingVisitor in com.ibm.fhir.model.util Modifier and Type Class Description classReferenceMappingVisitor<T extends Visitable>Copy the value of each element within a Resource/Element to a new element with the same values, replacingReference.referencevalues with a new value
-