Changeset 5266 in josm for trunk/src/org/openstreetmap/josm/data/osm/ChangesetDataSet.java
- Timestamp:
- 2012-06-03T16:41:25+02:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/osm/ChangesetDataSet.java
r3083 r5266 135 135 136 136 /** 137 * Replies the {@ seeHistoryOsmPrimitive} with id <code>id</code> from this137 * Replies the {@link HistoryOsmPrimitive} with id <code>id</code> from this 138 138 * dataset. null, if there is no such primitive in the data set. 139 139 * 140 140 * @param id the id 141 * @return the {@ seeHistoryOsmPrimitive} with id <code>id</code> from this141 * @return the {@link HistoryOsmPrimitive} with id <code>id</code> from this 142 142 * dataset 143 143 */
Note:
See TracChangeset
for help on using the changeset viewer.
