it.eng.spagobi.commons.metadata
Class SbiEventRole

java.lang.Object
  extended by it.eng.spagobi.commons.metadata.SbiEventRole
All Implemented Interfaces:
java.io.Serializable

public class SbiEventRole
extends java.lang.Object
implements java.io.Serializable

SbiEventRole generated by hbm2java

See Also:
Serialized Form

Constructor Summary
SbiEventRole()
          default constructor.
SbiEventRole(SbiEventRoleId id)
          constructor with id.
 
Method Summary
 SbiEventRoleId getId()
          Gets the id.
 void setId(SbiEventRoleId id)
          Sets the id.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SbiEventRole

public SbiEventRole()
default constructor.


SbiEventRole

public SbiEventRole(SbiEventRoleId id)
constructor with id.

Parameters:
id - the id
Method Detail

getId

public SbiEventRoleId getId()
Gets the id.

Returns:
the id

setId

public void setId(SbiEventRoleId id)
Sets the id.

Parameters:
id - the new id