|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.kpi.model.metadata.SbiKpiModelAttrVal
public class SbiKpiModelAttrVal
SbiKpiModelAttrVal generated by hbm2java
Constructor Summary | |
---|---|
SbiKpiModelAttrVal()
default constructor |
|
SbiKpiModelAttrVal(java.lang.Integer kpiModelAttrValId,
SbiKpiModelAttr sbiKpiModelAttr,
SbiKpiModel sbiKpiModel)
minimal constructor |
|
SbiKpiModelAttrVal(java.lang.Integer kpiModelAttrValId,
SbiKpiModelAttr sbiKpiModelAttr,
SbiKpiModel sbiKpiModel,
java.lang.String value)
full constructor |
Method Summary | |
---|---|
java.lang.Integer |
getKpiModelAttrValId()
|
SbiKpiModel |
getSbiKpiModel()
|
SbiKpiModelAttr |
getSbiKpiModelAttr()
|
java.lang.String |
getValue()
|
void |
setKpiModelAttrValId(java.lang.Integer kpiModelAttrValId)
|
void |
setSbiKpiModel(SbiKpiModel sbiKpiModel)
|
void |
setSbiKpiModelAttr(SbiKpiModelAttr sbiKpiModelAttr)
|
void |
setValue(java.lang.String value)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SbiKpiModelAttrVal()
public SbiKpiModelAttrVal(java.lang.Integer kpiModelAttrValId, SbiKpiModelAttr sbiKpiModelAttr, SbiKpiModel sbiKpiModel)
public SbiKpiModelAttrVal(java.lang.Integer kpiModelAttrValId, SbiKpiModelAttr sbiKpiModelAttr, SbiKpiModel sbiKpiModel, java.lang.String value)
Method Detail |
---|
public java.lang.Integer getKpiModelAttrValId()
public void setKpiModelAttrValId(java.lang.Integer kpiModelAttrValId)
public SbiKpiModelAttr getSbiKpiModelAttr()
public void setSbiKpiModelAttr(SbiKpiModelAttr sbiKpiModelAttr)
public SbiKpiModel getSbiKpiModel()
public void setSbiKpiModel(SbiKpiModel sbiKpiModel)
public java.lang.String getValue()
public void setValue(java.lang.String value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |