org.lexevs.dao.database.ibatis.codingscheme.parameter
Class InsertOrUpdateCodingSchemeMultiAttribBean

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.codingscheme.parameter.InsertOrUpdateCodingSchemeMultiAttribBean

public class InsertOrUpdateCodingSchemeMultiAttribBean
extends IdableParameterBean

The Class InsertCodingSchemeMultiAttribBean.

Author:
Kevin Peterson

Constructor Summary
InsertOrUpdateCodingSchemeMultiAttribBean()
           
 
Method Summary
 java.lang.String getAttributeType()
          Gets the attribute type.
 java.lang.String getAttributeValue()
          Gets the attribute value.
 java.lang.String getCodingSchemeUId()
          Gets the coding scheme id.
 java.lang.String getRole()
          Gets the role.
 java.lang.String getSubRef()
          Gets the sub ref.
 void setAttributeType(java.lang.String attributeType)
          Sets the attribute type.
 void setAttributeValue(java.lang.String attributeValue)
          Sets the attribute value.
 void setCodingSchemeUId(java.lang.String codingSchemeUId)
          Sets the coding scheme id.
 void setRole(java.lang.String role)
          Sets the role.
 void setSubRef(java.lang.String subRef)
          Sets the sub ref.
 
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

InsertOrUpdateCodingSchemeMultiAttribBean

public InsertOrUpdateCodingSchemeMultiAttribBean()
Method Detail

getAttributeType

public java.lang.String getAttributeType()
Gets the attribute type.

Returns:
the attribute type

setAttributeType

public void setAttributeType(java.lang.String attributeType)
Sets the attribute type.

Parameters:
attributeType - the new attribute type

getAttributeValue

public java.lang.String getAttributeValue()
Gets the attribute value.

Returns:
the attribute value

setAttributeValue

public void setAttributeValue(java.lang.String attributeValue)
Sets the attribute value.

Parameters:
attributeValue - the new attribute value

getSubRef

public java.lang.String getSubRef()
Gets the sub ref.

Returns:
the sub ref

setSubRef

public void setSubRef(java.lang.String subRef)
Sets the sub ref.

Parameters:
subRef - the new sub ref

getRole

public java.lang.String getRole()
Gets the role.

Returns:
the role

setRole

public void setRole(java.lang.String role)
Sets the role.

Parameters:
role - the new role

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.