|
||||||||||
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.functionalitytree.metadata.SbiFuncRole
public class SbiFuncRole
SbiFuncRole generated by hbm2java
Constructor Summary | |
---|---|
SbiFuncRole()
default constructor. |
|
SbiFuncRole(SbiFuncRoleId id)
constructor with id. |
Method Summary | |
---|---|
SbiFuncRoleId |
getId()
Gets the id. |
java.lang.String |
getStateCd()
Gets the state cd. |
void |
setId(SbiFuncRoleId id)
Sets the id. |
void |
setStateCd(java.lang.String stateCd)
Sets the state cd. |
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 SbiFuncRole()
public SbiFuncRole(SbiFuncRoleId id)
id
- the idMethod Detail |
---|
public SbiFuncRoleId getId()
public void setId(SbiFuncRoleId id)
id
- the new idpublic java.lang.String getStateCd()
public void setStateCd(java.lang.String stateCd)
stateCd
- the new state cd
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |