org.lexevs.dao.database.ibatis.codingscheme.parameter
Class InsertOrUpdateCodingSchemeBean
java.lang.Object
org.lexevs.dao.database.ibatis.parameter.PrefixedTableParameterBean
org.lexevs.dao.database.ibatis.parameter.IdableParameterBean
org.lexevs.dao.database.ibatis.codingscheme.parameter.InsertOrUpdateCodingSchemeBean
public class InsertOrUpdateCodingSchemeBean extends IdableParameterBean
The Class InsertOrUpdateCodingSchemeBean.
Author:
Kevin Peterson
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
InsertOrUpdateCodingSchemeBean
public InsertOrUpdateCodingSchemeBean ()
setCodingScheme
public void setCodingScheme (CodingScheme codingScheme)
Sets the coding scheme.
Parameters: codingScheme
- the new coding scheme
getCodingScheme
public CodingScheme getCodingScheme ()
Gets the coding scheme.
Returns: the coding scheme
getReleaseUId
public java.lang.String getReleaseUId ()
setReleaseUId
public void setReleaseUId (java.lang.String releaseUId)
getCsMultiAttribList
public java.util.List<InsertOrUpdateCodingSchemeMultiAttribBean > getCsMultiAttribList ()
Returns: the csMultiAttribList
setCsMultiAttribList
public void setCsMultiAttribList (java.util.List<InsertOrUpdateCodingSchemeMultiAttribBean > csMultiAttribList)
Parameters: csMultiAttribList
- the csMultiAttribList to set
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
All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD