|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openstreetmap.josm.data.osm.ChangesetDataSet.DefaultChangesetDataSetEntry
private static class ChangesetDataSet.DefaultChangesetDataSetEntry
| Field Summary | |
|---|---|
private ChangesetDataSet.ChangesetModificationType |
modificationType
|
private HistoryOsmPrimitive |
primitive
|
| Constructor Summary | |
|---|---|
ChangesetDataSet.DefaultChangesetDataSetEntry(ChangesetDataSet.ChangesetModificationType modificationType,
HistoryOsmPrimitive primitive)
|
|
| Method Summary | |
|---|---|
ChangesetDataSet.ChangesetModificationType |
getModificationType()
|
HistoryOsmPrimitive |
getPrimitive()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private ChangesetDataSet.ChangesetModificationType modificationType
private HistoryOsmPrimitive primitive
| Constructor Detail |
|---|
public ChangesetDataSet.DefaultChangesetDataSetEntry(ChangesetDataSet.ChangesetModificationType modificationType,
HistoryOsmPrimitive primitive)
| Method Detail |
|---|
public ChangesetDataSet.ChangesetModificationType getModificationType()
getModificationType in interface ChangesetDataSet.ChangesetDataSetEntrypublic HistoryOsmPrimitive getPrimitive()
getPrimitive in interface ChangesetDataSet.ChangesetDataSetEntry
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||