|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.behaviouralmodel.analyticaldriver.metadata.SbiParuseDet
public class SbiParuseDet
SbiParuseDet generated by hbm2java
Constructor Summary | |
---|---|
SbiParuseDet()
default constructor. |
|
SbiParuseDet(SbiParuseDetId id)
constructor with id. |
Method Summary | |
---|---|
java.lang.String |
getDefaultVal()
Gets the default val. |
java.lang.Short |
getHiddenFl()
Gets the hidden fl. |
SbiParuseDetId |
getId()
Gets the id. |
java.lang.Integer |
getProg()
Gets the prog. |
void |
setDefaultVal(java.lang.String defaultVal)
Sets the default val. |
void |
setHiddenFl(java.lang.Short hiddenFl)
Sets the hidden fl. |
void |
setId(SbiParuseDetId 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 |
---|
public SbiParuseDet()
public SbiParuseDet(SbiParuseDetId id)
id
- the idMethod Detail |
---|
public SbiParuseDetId getId()
public void setId(SbiParuseDetId id)
id
- the new idpublic java.lang.Integer getProg()
public void setProg(java.lang.Integer prog)
prog
- the new progpublic java.lang.String getDefaultVal()
public void setDefaultVal(java.lang.String defaultVal)
defaultVal
- the new default valpublic java.lang.Short getHiddenFl()
public void setHiddenFl(java.lang.Short hiddenFl)
hiddenFl
- the new hidden fl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |