ix.iplan
Class TimePointNet.Change

java.lang.Object
  extended by ix.iplan.TimePointNet.Change
Enclosing class:
TimePointNet

static class TimePointNet.Change
extends java.lang.Object


Field Summary
(package private)  long oldMin
           
(package private)  TimePoint point
           
 
Constructor Summary
TimePointNet.Change(TimePoint p)
           
 
Method Summary
(package private)  void undo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

point

TimePoint point

oldMin

long oldMin
Constructor Detail

TimePointNet.Change

TimePointNet.Change(TimePoint p)
Method Detail

undo

void undo()