Package org.hl7.cql.model
Class SearchType
- java.lang.Object
-
- org.hl7.cql.model.SearchType
-
public class SearchType extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SearchType(java.lang.String name, java.lang.String path, DataType type)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetName()java.lang.StringgetPath()DataTypegetType()
-