it.eng.spagobi.metadata
Class SbiSubreports

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

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

Author:
Gioia
See Also:
Serialized Form

Constructor Summary
SbiSubreports()
          default constructor
SbiSubreports(SbiSubreportsId id)
          constructor with id
 
Method Summary
 SbiSubreportsId getId()
           
 void setId(SbiSubreportsId id)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SbiSubreports

public SbiSubreports()
default constructor


SbiSubreports

public SbiSubreports(SbiSubreportsId id)
constructor with id

Method Detail

getId

public SbiSubreportsId getId()

setId

public void setId(SbiSubreportsId id)