|
|||||||||
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.property.parameter.InsertPropertyMultiAttribBean
public class InsertPropertyMultiAttribBean
The Class InsertPropertyMultiAttribBean.
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 |
---|
public InsertPropertyMultiAttribBean()
Method Detail |
---|
public java.lang.String getPropertyUId()
public void setPropertyUId(java.lang.String propertyUId)
propertyUId
- the new property idpublic java.lang.String getAttributeType()
public void setAttributeType(java.lang.String attributeType)
attributeType
- the new attribute typepublic java.lang.String getAttributeValue()
public void setAttributeValue(java.lang.String attributeValue)
attributeValue
- the new attribute valuepublic java.lang.String getSubRef()
public void setSubRef(java.lang.String subRef)
subRef
- the new sub refpublic java.lang.String getRole()
public void setRole(java.lang.String role)
role
- the new rolepublic void setAttributeId(java.lang.String attributeId)
attributeId
- the new attribute idpublic java.lang.String getAttributeId()
public java.lang.String getQualifierType()
public void setQualifierType(java.lang.String qualifierType)
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. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |