|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openstreetmap.osmosis.core.change.v0_6.impl.TimestampSetter
public class TimestampSetter
Updates the current timestamp on to entities. Note that the same time will be applied to all entities and will be the time that the internal timestamp was first derived.
Constructor Summary | |
---|---|
TimestampSetter()
Creates a new instance. |
Method Summary | |
---|---|
EntityContainer |
updateTimestamp(EntityContainer entityContainer)
Updates the timestamp on the supplied entity. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TimestampSetter()
Method Detail |
---|
public EntityContainer updateTimestamp(EntityContainer entityContainer)
entityContainer
- The container holding the entity to be modified.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |