|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.commons.metadata.SbiHibernateModel
it.eng.spagobi.analiticalmodel.document.metadata.SbiObjPar
public class SbiObjPar
SbiObjPar generated by hbm2java
Constructor Summary | |
---|---|
SbiObjPar()
default constructor. |
|
SbiObjPar(java.lang.Integer objParId)
constructor with id. |
Method Summary | |
---|---|
java.lang.String |
getLabel()
Gets the label. |
java.lang.Short |
getModFl()
Gets the mod fl. |
java.lang.Short |
getMultFl()
Gets the mult fl. |
java.lang.Integer |
getObjParId()
Gets the obj par id. |
java.lang.String |
getParurlNm()
Gets the parurl nm. |
java.lang.Integer |
getPriority()
Gets the priority. |
java.lang.Integer |
getProg()
Gets the prog. |
java.lang.Short |
getReqFl()
Gets the req fl. |
SbiObjects |
getSbiObject()
Gets the sbi object. |
SbiParameters |
getSbiParameter()
Gets the sbi parameter. |
java.lang.Short |
getViewFl()
Gets the view fl. |
void |
setLabel(java.lang.String label)
Sets the label. |
void |
setModFl(java.lang.Short modFl)
Sets the mod fl. |
void |
setMultFl(java.lang.Short multFl)
Sets the mult fl. |
void |
setObjParId(java.lang.Integer objParId)
Sets the obj par id. |
void |
setParurlNm(java.lang.String parurlNm)
Sets the parurl nm. |
void |
setPriority(java.lang.Integer priority)
Sets the priority. |
void |
setProg(java.lang.Integer prog)
Sets the prog. |
void |
setReqFl(java.lang.Short reqFl)
Sets the req fl. |
void |
setSbiObject(SbiObjects sbiObject)
Sets the sbi object. |
void |
setSbiParameter(SbiParameters sbiParameter)
Sets the sbi parameter. |
void |
setViewFl(java.lang.Short viewFl)
Sets the view fl. |
Methods inherited from class it.eng.spagobi.commons.metadata.SbiHibernateModel |
---|
getCommonInfo, setCommonInfo |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SbiObjPar()
public SbiObjPar(java.lang.Integer objParId)
objParId
- the obj par idMethod Detail |
---|
public java.lang.String getLabel()
public void setLabel(java.lang.String label)
label
- the new labelpublic java.lang.Short getModFl()
public void setModFl(java.lang.Short modFl)
modFl
- the new mod flpublic java.lang.Short getMultFl()
public void setMultFl(java.lang.Short multFl)
multFl
- the new mult flpublic java.lang.Integer getObjParId()
public void setObjParId(java.lang.Integer objParId)
objParId
- the new obj par idpublic java.lang.String getParurlNm()
public void setParurlNm(java.lang.String parurlNm)
parurlNm
- the new parurl nmpublic java.lang.Integer getProg()
public void setProg(java.lang.Integer prog)
prog
- the new progpublic java.lang.Short getReqFl()
public void setReqFl(java.lang.Short reqFl)
reqFl
- the new req flpublic SbiObjects getSbiObject()
public void setSbiObject(SbiObjects sbiObject)
sbiObject
- the new sbi objectpublic SbiParameters getSbiParameter()
public void setSbiParameter(SbiParameters sbiParameter)
sbiParameter
- the new sbi parameterpublic java.lang.Short getViewFl()
public void setViewFl(java.lang.Short viewFl)
viewFl
- the new view flpublic java.lang.Integer getPriority()
public void setPriority(java.lang.Integer priority)
priority
- the new priority
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |