local.tomas.mobile.sync.obj
Class ChangeLog.Entry

java.lang.Object
  extended by local.tomas.mobile.sync.obj.ChangeLog.Entry
Enclosing class:
ChangeLog

public static class ChangeLog.Entry
extends java.lang.Object


Constructor Summary
ChangeLog.Entry(ChangeLog.Type mode, java.lang.String uid)
           
 
Method Summary
 ChangeLog.Type getMode()
           
 java.lang.String getUid()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChangeLog.Entry

public ChangeLog.Entry(ChangeLog.Type mode,
                       java.lang.String uid)
Method Detail

getMode

public ChangeLog.Type getMode()

getUid

public java.lang.String getUid()


Copyright © 2007 null. All Rights Reserved.