|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.commons.metadata.SbiBinContents
public class SbiBinContents
Constructor Summary | |
---|---|
SbiBinContents()
|
Method Summary | |
---|---|
byte[] |
getContent()
Gets the content. |
java.lang.Integer |
getId()
Gets the id. |
void |
setContent(byte[] content)
Sets the content. |
void |
setId(java.lang.Integer id)
Sets the id. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SbiBinContents()
Method Detail |
---|
public java.lang.Integer getId()
public void setId(java.lang.Integer id)
id
- the new idpublic byte[] getContent()
public void setContent(byte[] content)
content
- the new content
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |