it.eng.spagobi.bo
Class Viewpoint
java.lang.Object
it.eng.spagobi.bo.Viewpoint
- All Implemented Interfaces:
- java.io.Serializable
public class Viewpoint
- extends java.lang.Object
- implements java.io.Serializable
Defines a value constraint object.
- Author:
- giachino
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Viewpoint
public Viewpoint()
getBiobjId
public java.lang.Integer getBiobjId()
- Returns:
- the biobjId
setBiobjId
public void setBiobjId(java.lang.Integer biobjId)
- Parameters:
biobjId
- the biobjId to set
getVpDesc
public java.lang.String getVpDesc()
- Returns:
- the vpDesc
setVpDesc
public void setVpDesc(java.lang.String vpDesc)
- Parameters:
vpDesc
- the vpDesc to set
getVpId
public java.lang.Integer getVpId()
- Returns:
- the vpId
setVpId
public void setVpId(java.lang.Integer vpId)
- Parameters:
vpId
- the vpId to set
getVpName
public java.lang.String getVpName()
- Returns:
- the vpName
setVpName
public void setVpName(java.lang.String vpName)
- Parameters:
vpName
- the vpName to set
getVpScope
public java.lang.String getVpScope()
- Returns:
- the vpScope
setVpScope
public void setVpScope(java.lang.String vpScope)
- Parameters:
vpScope
- the vpScope to set
getVpValueParams
public java.lang.String getVpValueParams()
- Returns:
- the vpValueParams
setVpValueParams
public void setVpValueParams(java.lang.String vpValueParams)
- Parameters:
vpValueParams
- the vpValueParams to set
getVpCreationDate
public java.util.Date getVpCreationDate()
- Returns:
- the vpCreationDate
setVpCreationDate
public void setVpCreationDate(java.util.Date vpCreationDate)
- Parameters:
vpCreationDate
- the vpCreationDate to set
getVpOwner
public java.lang.String getVpOwner()
- Returns:
- the vpOwner
setVpOwner
public void setVpOwner(java.lang.String vpOwner)
- Parameters:
vpOwner
- the vpOwner to set