|
||||||||||
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 IRelationship
public long getTargetId()
getTargetId
in interface IRelationship
public IMCAttribute getType()
getType
in interface IRelationship
public void setTargetId(long targetId)
setTargetId
in interface IRelationship
public void setType(IMCAttribute type)
setType
in interface IRelationship
public 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 |