|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lexevs.dao.database.ibatis.parameter.PrefixedTableParameterBean
org.lexevs.dao.database.ibatis.parameter.IdableParameterBean
org.lexevs.dao.database.ibatis.association.parameter.InsertOrUpdateRelationsBean
public class InsertOrUpdateRelationsBean
The Class InsertRelationsBean.
Constructor Summary | |
---|---|
InsertOrUpdateRelationsBean()
|
Method Summary | |
---|---|
java.lang.String |
getCodingSchemeUId()
Gets the coding scheme id. |
Relations |
getRelations()
Gets the relations. |
void |
setCodingSchemeUId(java.lang.String codingSchemeUId)
Sets the coding scheme id. |
void |
setRelations(Relations relations)
Sets the relations. |
Methods inherited from class org.lexevs.dao.database.ibatis.parameter.IdableParameterBean |
---|
getEntryStateUId, getUId, setEntryStateUId, setUId |
Methods inherited from class org.lexevs.dao.database.ibatis.parameter.PrefixedTableParameterBean |
---|
getActualTableSetPrefix, getPrefix, setActualTableSetPrefix, setPrefix |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InsertOrUpdateRelationsBean()
Method Detail |
---|
public void setRelations(Relations relations)
relations
- the new relationspublic Relations getRelations()
public void setCodingSchemeUId(java.lang.String codingSchemeUId)
codingSchemeUId
- the new coding scheme idpublic java.lang.String getCodingSchemeUId()
|
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 |