|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.LexGrid.LexBIG.DataModel.InterfaceElements.RenderingDetail
public class RenderingDetail
The details of how a coding scheme is rendered in a given service.
Constructor Summary | |
---|---|
RenderingDetail()
|
Method Summary | |
---|---|
java.util.Date |
getDeactivateDate()
Returns the value of field 'deactivateDate'. |
java.util.Date |
getLastUpdateTime()
Returns the value of field 'lastUpdateTime'. |
CodingSchemeVersionStatus |
getVersionStatus()
Returns the value of field 'versionStatus'. |
CodingSchemeTagList |
getVersionTags()
Returns the value of field 'versionTags'. |
void |
setDeactivateDate(java.util.Date deactivateDate)
Sets the value of field 'deactivateDate'. |
void |
setLastUpdateTime(java.util.Date lastUpdateTime)
Sets the value of field 'lastUpdateTime'. |
void |
setVersionStatus(CodingSchemeVersionStatus versionStatus)
Sets the value of field 'versionStatus'. |
void |
setVersionTags(CodingSchemeTagList versionTags)
Sets the value of field 'versionTags'. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RenderingDetail()
Method Detail |
---|
public java.util.Date getDeactivateDate()
public java.util.Date getLastUpdateTime()
public CodingSchemeVersionStatus getVersionStatus()
public CodingSchemeTagList getVersionTags()
public void setDeactivateDate(java.util.Date deactivateDate)
deactivateDate
- the value of field 'deactivateDate'.public void setLastUpdateTime(java.util.Date lastUpdateTime)
lastUpdateTime
- the value of field 'lastUpdateTime'.public void setVersionStatus(CodingSchemeVersionStatus versionStatus)
versionStatus
- the value of field 'versionStatus'.public void setVersionTags(CodingSchemeTagList versionTags)
versionTags
- the value of field 'versionTags'.
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |