Uses of Class
org.linuxforhealth.fhir.path.FHIRPathTermServiceNode
-
Packages that use FHIRPathTermServiceNode Package Description org.linuxforhealth.fhir.path -
-
Uses of FHIRPathTermServiceNode in org.linuxforhealth.fhir.path
Methods in org.linuxforhealth.fhir.path that return FHIRPathTermServiceNode Modifier and Type Method Description default FHIRPathTermServiceNodeFHIRPathNode. asTermServiceNode()Cast this FHIRPathNode to aFHIRPathTermServiceNodestatic FHIRPathTermServiceNodeFHIRPathTermServiceNode. termServiceNode()
-