Uses of Class
local.tomas.mobile.sync.obj.ChangeLog.Type

Packages that use ChangeLog.Type
local.tomas.mobile.sync.obj   
 

Uses of ChangeLog.Type in local.tomas.mobile.sync.obj
 

Methods in local.tomas.mobile.sync.obj that return ChangeLog.Type
 ChangeLog.Type ChangeLog.Entry.getMode()
           
static ChangeLog.Type ChangeLog.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ChangeLog.Type[] ChangeLog.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in local.tomas.mobile.sync.obj with parameters of type ChangeLog.Type
 void ChangeLog.addEntry(java.lang.Comparable key, ChangeLog.Type type, java.lang.String uid)
           
 

Constructors in local.tomas.mobile.sync.obj with parameters of type ChangeLog.Type
ChangeLog.Entry(ChangeLog.Type mode, java.lang.String uid)
           
 



Copyright © 2007 null. All Rights Reserved.