|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mantisbt.connect.model.Relationship
| Constructor Summary | |
Relationship()
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
long |
getId()
|
long |
getTargetId()
|
IMCAttribute |
getType()
|
int |
hashCode()
|
void |
setTargetId(long targetId)
|
void |
setType(IMCAttribute type)
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Relationship()
| Method Detail |
public long getId()
getId in interface IRelationshippublic long getTargetId()
getTargetId in interface IRelationshippublic IMCAttribute getType()
getType in interface IRelationshippublic void setTargetId(long targetId)
setTargetId in interface IRelationshippublic void setType(IMCAttribute type)
setType in interface IRelationshippublic int hashCode()
public boolean equals(java.lang.Object obj)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||