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
io.github.openehr4j.rm.support.terminology
Interface CodeSetAccess
public interface
CodeSetAccess
See Also:
specifications.openehr.org
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
allCodes
()
Boolean
hasCode
(
Object
aCode)
Boolean
hasLang
(
Object
aLang)
String
id
()
Method Details
id
String
id
()
allCodes
List
allCodes
()
hasLang
Boolean
hasLang
(
Object
aLang)
hasCode
Boolean
hasCode
(
Object
aCode)