|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.analiticalmodel.document.metadata.SbiObjNotes
public class SbiObjNotes
Constructor Summary | |
---|---|
SbiObjNotes()
|
Method Summary | |
---|---|
java.lang.String |
getExecReq()
Gets the exec req. |
java.lang.Integer |
getObjNoteId()
Gets the obj note id. |
SbiBinContents |
getSbiBinContents()
Gets the sbi bin contents. |
SbiObjects |
getSbiObject()
Gets the sbi object. |
void |
setExecReq(java.lang.String execReq)
Sets the exec req. |
void |
setObjNoteId(java.lang.Integer objNoteId)
Sets the obj note id. |
void |
setSbiBinContents(SbiBinContents sbiBinContents)
Sets the sbi bin contents. |
void |
setSbiObject(SbiObjects sbiObject)
Sets the sbi object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SbiObjNotes()
Method Detail |
---|
public java.lang.Integer getObjNoteId()
public void setObjNoteId(java.lang.Integer objNoteId)
objNoteId
- the new obj note idpublic SbiObjects getSbiObject()
public void setSbiObject(SbiObjects sbiObject)
sbiObject
- the new sbi objectpublic SbiBinContents getSbiBinContents()
public void setSbiBinContents(SbiBinContents sbiBinContents)
sbiBinContents
- the new sbi bin contentspublic java.lang.String getExecReq()
public void setExecReq(java.lang.String execReq)
execReq
- the new exec req
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |