public class Element.ICodingImpl extends Object implements ICoding
| Constructor and Description |
|---|
ICodingImpl(boolean doesCode,
boolean doesSystem,
boolean doesVersion,
boolean doesDisplay) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
String |
getDisplay() |
String |
getSystem() |
String |
getVersion() |
boolean |
hasCode() |
boolean |
hasDisplay() |
boolean |
hasSystem() |
boolean |
hasVersion() |
boolean |
supportsCode() |
boolean |
supportsDisplay() |
boolean |
supportsSystem() |
boolean |
supportsVersion() |
public ICodingImpl(boolean doesCode, boolean doesSystem, boolean doesVersion, boolean doesDisplay)
public String getVersion()
getVersion in interface ICodingpublic String getDisplay()
getDisplay in interface ICodingpublic boolean hasVersion()
hasVersion in interface ICodingpublic boolean hasDisplay()
hasDisplay in interface ICodingpublic boolean supportsSystem()
public boolean supportsVersion()
supportsVersion in interface ICodingpublic boolean supportsCode()
public boolean supportsDisplay()
supportsDisplay in interface ICodingCopyright © 2014–2021 Health Level 7. All rights reserved.