public interface SNOMEDRefSet extends SNOMEDSubset
SNOMEDRefSet
.SNOMEDRefSet
Modifier and Type | Method and Description |
---|---|
Date |
getMemberEffectiveTime(String memberId,
int type)
Return the member's Effective Time attribute present in this refset.
|
String |
getMemberModule(String memberId,
int type)
Return the member's Module identifier present in this refset.
|
Vector |
getMembers(int start)
Return the member details present in this refset.
|
int |
getMemberStatus(String memberId,
int type)
Return the member's status details present in this refset.
|
String |
getMemberValue(String memberId,
int type)
Return the member's Value details present in this refset.
|
getID, getName, getOriginalID, getSubsetVersion, getType
getRetiredDate, getVersionID, isActive, isInternal, isQuarantined, isRetired
getAttributeNames, getAttributes, getAttributes
getCreationDate, getETSID, getImportDate, getLastUpdateDate
String getMemberValue(String memberId, int type) throws ETSDataException
memberId
- - Member idtype
- - Type of memberETSDataException
int getMemberStatus(String memberId, int type) throws ETSDataException
memberId
- - Member idtype
- - Type of memberETSDataException
String getMemberModule(String memberId, int type) throws ETSDataException
memberId
- - Member idtype
- - Type of memberETSDataException
Date getMemberEffectiveTime(String memberId, int type) throws ETSDataException
memberId
- - Member idtype
- - Type of memberETSDataException
Vector getMembers(int start) throws ETSDataException
start
- the starting point from where first 25
member details will be fetchedETSDataException
HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved