JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.hl7.cql.model
Interface NamedType
All Known Implementing Classes:
ClassType
,
ProfileType
,
SimpleType
public interface
NamedType
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getName
()
String
getNamespace
()
String
getSimpleName
()
String
getTarget
()
Method Details
getName
String
getName
()
getNamespace
String
getNamespace
()
getSimpleName
String
getSimpleName
()
getTarget
String
getTarget
()