|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.LexGrid.LexBIG.DataModel.Core.CodingSchemeSummary
public class CodingSchemeSummary
Abbreviated list of information about a coding scheme.
Constructor Summary | |
---|---|
CodingSchemeSummary()
|
Method Summary | |
---|---|
EntityDescription |
getCodingSchemeDescription()
Returns the value of field 'codingSchemeDescription'. |
java.lang.String |
getCodingSchemeURI()
Returns the value of field 'codingSchemeURI'. |
java.lang.String |
getFormalName()
Returns the value of field 'formalName'. |
java.lang.String |
getLocalName()
Returns the value of field 'localName'. |
java.lang.String |
getRepresentsVersion()
Returns the value of field 'representsVersion'. |
void |
setCodingSchemeDescription(EntityDescription codingSchemeDescription)
Sets the value of field 'codingSchemeDescription'. |
void |
setCodingSchemeURI(java.lang.String codingSchemeURI)
Sets the value of field 'codingSchemeURI'. |
void |
setFormalName(java.lang.String formalName)
Sets the value of field 'formalName'. |
void |
setLocalName(java.lang.String localName)
Sets the value of field 'localName'. |
void |
setRepresentsVersion(java.lang.String representsVersion)
Sets the value of field 'representsVersion'. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CodingSchemeSummary()
Method Detail |
---|
public EntityDescription getCodingSchemeDescription()
public java.lang.String getCodingSchemeURI()
public java.lang.String getFormalName()
public java.lang.String getLocalName()
public java.lang.String getRepresentsVersion()
public void setCodingSchemeDescription(EntityDescription codingSchemeDescription)
codingSchemeDescription
- the value of field
'codingSchemeDescription'.public void setCodingSchemeURI(java.lang.String codingSchemeURI)
codingSchemeURI
- the value of field 'codingSchemeURI'.public void setFormalName(java.lang.String formalName)
formalName
- the value of field 'formalName'.public void setLocalName(java.lang.String localName)
localName
- the value of field 'localName'.public void setRepresentsVersion(java.lang.String representsVersion)
representsVersion
- the value of field
'representsVersion'.
|
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 |