it.eng.spagobi.behaviouralmodel.analyticaldriver.metadata
Class SbiParuseCk

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

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

SbiParuseCk generated by hbm2java

See Also:
Serialized Form

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

Constructor Detail

SbiParuseCk

public SbiParuseCk()
default constructor.


SbiParuseCk

public SbiParuseCk(SbiParuseCkId id)
constructor with id.

Parameters:
id - the id
Method Detail

getId

public SbiParuseCkId getId()
Gets the id.

Returns:
the id

setId

public void setId(SbiParuseCkId id)
Sets the id.

Parameters:
id - the new id

getProg

public java.lang.Integer getProg()
Gets the prog.

Returns:
the prog

setProg

public void setProg(java.lang.Integer prog)
Sets the prog.

Parameters:
prog - the new prog