it.eng.spagobi.analiticalmodel.document.metadata
Class SbiSubreports

java.lang.Object
  extended by it.eng.spagobi.analiticalmodel.document.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()
          Gets the id.
 void setId(SbiSubreportsId id)
          Sets the id.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SbiSubreports

public SbiSubreports()
default constructor.


SbiSubreports

public SbiSubreports(SbiSubreportsId id)
constructor with id.

Parameters:
id - the id
Method Detail

getId

public SbiSubreportsId getId()
Gets the id.

Returns:
the id

setId

public void setId(SbiSubreportsId id)
Sets the id.

Parameters:
id - the new id