org.lexevs.dao.database.ibatis.property.parameter
Class InsertPropertyMultiAttribBean

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.property.parameter.InsertPropertyMultiAttribBean

public class InsertPropertyMultiAttribBean
extends IdableParameterBean

The Class InsertPropertyMultiAttribBean.

Author:
Kevin Peterson

Constructor Summary
InsertPropertyMultiAttribBean()
           
 
Method Summary
 java.lang.String getAttributeId()
          Gets the attribute id.
 java.lang.String getAttributeType()
          Gets the attribute type.
 java.lang.String getAttributeValue()
          Gets the attribute value.
 java.lang.String getPropertyUId()
          Gets the property id.
 java.lang.String getQualifierType()
           
 java.lang.String getRole()
          Gets the role.
 java.lang.String getSubRef()
          Gets the sub ref.
 void setAttributeId(java.lang.String attributeId)
          Sets the attribute id.
 void setAttributeType(java.lang.String attributeType)
          Sets the attribute type.
 void setAttributeValue(java.lang.String attributeValue)
          Sets the attribute value.
 void setPropertyUId(java.lang.String propertyUId)
          Sets the property id.
 void setQualifierType(java.lang.String qualifierType)
           
 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

InsertPropertyMultiAttribBean

public InsertPropertyMultiAttribBean()
Method Detail

getPropertyUId

public java.lang.String getPropertyUId()
Gets the property id.

Returns:
the property id

setPropertyUId

public void setPropertyUId(java.lang.String propertyUId)
Sets the property id.

Parameters:
propertyUId - the new property id

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

setAttributeId

public void setAttributeId(java.lang.String attributeId)
Sets the attribute id.

Parameters:
attributeId - the new attribute id

getAttributeId

public java.lang.String getAttributeId()
Gets the attribute id.

Returns:
the attribute id

getQualifierType

public java.lang.String getQualifierType()
Returns:
the qualifierType

setQualifierType

public void setQualifierType(java.lang.String qualifierType)
Parameters:
qualifierType - the qualifierType 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.