Package ca.uhn.fhir.cql.common.helper
Class UsingHelper
java.lang.Object
ca.uhn.fhir.cql.common.helper.UsingHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetUsingUrlAndVersion(org.cqframework.cql.elm.execution.Library.Usings usings)
-
Constructor Details
-
UsingHelper
public UsingHelper()
-
-
Method Details
-
getUsingUrlAndVersion
public static List<org.apache.commons.lang3.tuple.Triple<String,String,String>> getUsingUrlAndVersion(org.cqframework.cql.elm.execution.Library.Usings usings)
-