|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openstreetmap.josm.actions.JoinAreasAction.RelationRole
private static class JoinAreasAction.RelationRole
Field Summary | |
---|---|
Relation |
rel
|
java.lang.String |
role
|
Constructor Summary | |
---|---|
JoinAreasAction.RelationRole(Relation rel,
java.lang.String role)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object other)
|
int |
hashCode()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final Relation rel
public final java.lang.String role
Constructor Detail |
---|
public JoinAreasAction.RelationRole(Relation rel, java.lang.String role)
Method Detail |
---|
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object other)
equals
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |