it.eng.spagobi.profiling.bean
Class SbiUserAttributesId
java.lang.Object
it.eng.spagobi.profiling.bean.SbiUserAttributesId
- All Implemented Interfaces:
- java.io.Serializable
public class SbiUserAttributesId
- extends java.lang.Object
- implements java.io.Serializable
SbiUserAttributesId generated by hbm2java
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
SbiUserAttributesId
public SbiUserAttributesId()
SbiUserAttributesId
public SbiUserAttributesId(int id,
int attributeId)
getId
public int getId()
setId
public void setId(int id)
getAttributeId
public int getAttributeId()
setAttributeId
public void setAttributeId(int attributeId)
equals
public boolean equals(java.lang.Object other)
- Overrides:
equals
in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object