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, getTypegetRetiredDate, getVersionID, isActive, isInternal, isQuarantined, isRetiredgetAttributeNames, getAttributes, getAttributesgetCreationDate, getETSID, getImportDate, getLastUpdateDateString getMemberValue(String memberId, int type) throws ETSDataException
memberId - - Member idtype - - Type of memberETSDataExceptionint getMemberStatus(String memberId, int type) throws ETSDataException
memberId - - Member idtype - - Type of memberETSDataExceptionString getMemberModule(String memberId, int type) throws ETSDataException
memberId - - Member idtype - - Type of memberETSDataExceptionDate getMemberEffectiveTime(String memberId, int type) throws ETSDataException
memberId - - Member idtype - - Type of memberETSDataExceptionVector getMembers(int start) throws ETSDataException
start - the starting point from where first 25
member details will be fetchedETSDataExceptionHDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved