|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.tools.distributionlist.metadata.SbiDistributionListsObjects
public class SbiDistributionListsObjects
SbiDistributionListsObjects generated by hbm2java
Constructor Summary | |
---|---|
SbiDistributionListsObjects()
default constructor. |
|
SbiDistributionListsObjects(java.lang.Integer relId,
SbiObjects sbiObjects,
SbiDistributionList sbiDistributionList,
java.lang.String xml)
full constructor. |
Method Summary | |
---|---|
java.lang.Integer |
getRelId()
Gets the rel id. |
SbiDistributionList |
getSbiDistributionList()
Gets the sbi distribution list. |
SbiObjects |
getSbiObjects()
Gets the sbi objects. |
java.lang.String |
getXml()
Gets the xml. |
void |
setRelId(java.lang.Integer relId)
Sets the rel id. |
void |
setSbiDistributionList(SbiDistributionList sbiDistributionList)
Sets the sbi distribution list. |
void |
setSbiObjects(SbiObjects sbiObjects)
Sets the sbi objects. |
void |
setXml(java.lang.String xml)
Sets the xml. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SbiDistributionListsObjects()
public SbiDistributionListsObjects(java.lang.Integer relId, SbiObjects sbiObjects, SbiDistributionList sbiDistributionList, java.lang.String xml)
relId
- the rel idsbiObjects
- the sbi objectssbiDistributionList
- the sbi distribution listxml
- the xmlMethod Detail |
---|
public java.lang.Integer getRelId()
public void setRelId(java.lang.Integer relId)
relId
- the new rel idpublic SbiObjects getSbiObjects()
public void setSbiObjects(SbiObjects sbiObjects)
sbiObjects
- the new sbi objectspublic SbiDistributionList getSbiDistributionList()
public void setSbiDistributionList(SbiDistributionList sbiDistributionList)
sbiDistributionList
- the new sbi distribution listpublic java.lang.String getXml()
public void setXml(java.lang.String xml)
xml
- the new xml
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |