it.eng.spagobi.metadata
Class SbiEventRole

java.lang.Object
  extended by it.eng.spagobi.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()
           
 void setId(SbiEventRoleId id)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SbiEventRole

public SbiEventRole()
default constructor


SbiEventRole

public SbiEventRole(SbiEventRoleId id)
constructor with id

Method Detail

getId

public SbiEventRoleId getId()

setId

public void setId(SbiEventRoleId id)