public class InsertPropertyMultiAttribBean extends IdableParameterBean
Constructor and Description |
---|
InsertPropertyMultiAttribBean() |
Modifier and Type | Method and Description |
---|---|
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.
|
getEntryStateUId, getUId, setEntryStateUId, setUId
getActualTableSetPrefix, getPrefix, setActualTableSetPrefix, setPrefix
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