|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lexevs.system.service.LexEvsResourceManagingService.CodingSchemeAliasHolder
protected static class LexEvsResourceManagingService.CodingSchemeAliasHolder
The Class CodingSchemeAliasHolder.
Constructor Summary | |
---|---|
protected |
LexEvsResourceManagingService.CodingSchemeAliasHolder()
|
Method Summary | |
---|---|
java.lang.String |
getCodingSchemeName()
Gets the coding scheme name. |
java.lang.String |
getCodingSchemeUri()
Gets the coding scheme uri. |
java.lang.String |
getFormalName()
Gets the formal name. |
java.util.List<java.lang.String> |
getLocalNames()
Gets the local names. |
java.lang.String |
getRepresentsVersion()
Gets the represents version. |
void |
setCodingSchemeName(java.lang.String codingSchemeName)
Sets the coding scheme name. |
void |
setCodingSchemeUri(java.lang.String codingSchemeUri)
Sets the coding scheme uri. |
void |
setFormalName(java.lang.String formalName)
Sets the formal name. |
void |
setLocalNames(java.util.List<java.lang.String> localNames)
Sets the local names. |
void |
setRepresentsVersion(java.lang.String representsVersion)
Sets the represents version. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected LexEvsResourceManagingService.CodingSchemeAliasHolder()
Method Detail |
---|
public java.lang.String getCodingSchemeName()
public void setCodingSchemeName(java.lang.String codingSchemeName)
codingSchemeName
- the new coding scheme namepublic java.lang.String getCodingSchemeUri()
public void setCodingSchemeUri(java.lang.String codingSchemeUri)
codingSchemeUri
- the new coding scheme uripublic java.lang.String getRepresentsVersion()
public void setRepresentsVersion(java.lang.String representsVersion)
representsVersion
- the new represents versionpublic java.lang.String getFormalName()
public void setFormalName(java.lang.String formalName)
formalName
- the new formal namepublic java.util.List<java.lang.String> getLocalNames()
public void setLocalNames(java.util.List<java.lang.String> localNames)
localNames
- the new local names
|
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 |