|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.analiticalmodel.functionalitytree.metadata.SbiFuncRoleId
public class SbiFuncRoleId
SbiFuncRoleId generated by hbm2java
Constructor Summary | |
---|---|
SbiFuncRoleId()
default constructor. |
Method Summary | |
---|---|
boolean |
equals(java.lang.Object other)
|
SbiFunctions |
getFunction()
Gets the function. |
SbiExtRoles |
getRole()
Gets the role. |
SbiDomains |
getState()
Gets the state. |
int |
hashCode()
|
void |
setFunction(SbiFunctions function)
Sets the function. |
void |
setRole(SbiExtRoles role)
Sets the role. |
void |
setState(SbiDomains state)
Sets the state. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SbiFuncRoleId()
Method Detail |
---|
public boolean equals(java.lang.Object other)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public SbiFunctions getFunction()
public void setFunction(SbiFunctions function)
function
- the new functionpublic SbiExtRoles getRole()
public void setRole(SbiExtRoles role)
role
- the new rolepublic SbiDomains getState()
public void setState(SbiDomains state)
state
- the new state
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |