JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
ca.uhn.fhir.model.api
Interface ICodingEnum
All Known Implementing Classes:
StorageResponseCodeEnum
public interface
ICodingEnum
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getCode
()
String
getDisplay
()
String
getSystem
()
Method Details
getCode
String
getCode
()
getSystem
String
getSystem
()
getDisplay
String
getDisplay
()