org.lexevs.dao.database.ibatis.association.parameter
Class InsertOrUpdateRelationsBean

java.lang.Object
  extended by org.lexevs.dao.database.ibatis.parameter.PrefixedTableParameterBean
      extended by org.lexevs.dao.database.ibatis.parameter.IdableParameterBean
          extended by org.lexevs.dao.database.ibatis.association.parameter.InsertOrUpdateRelationsBean

public class InsertOrUpdateRelationsBean
extends IdableParameterBean

The Class InsertRelationsBean.

Author:
Kevin Peterson

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

InsertOrUpdateRelationsBean

public InsertOrUpdateRelationsBean()
Method Detail

setRelations

public void setRelations(Relations relations)
Sets the relations.

Parameters:
relations - the new relations

getRelations

public Relations getRelations()
Gets the relations.

Returns:
the relations

setCodingSchemeUId

public void setCodingSchemeUId(java.lang.String codingSchemeUId)
Sets the coding scheme id.

Parameters:
codingSchemeUId - the new coding scheme id

getCodingSchemeUId

public java.lang.String getCodingSchemeUId()
Gets the coding scheme id.

Returns:
the coding scheme id

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.