Uses of Class
org.jutil.unique.GUID

Packages that use GUID
org.jutil.unique   
 

Uses of GUID in org.jutil.unique
 

Methods in org.jutil.unique that return GUID
static GUID GUID.create()
           
static GUID GUID.getGUID(java.lang.String _id)
           
 

Methods in org.jutil.unique with parameters of type GUID
static java.util.Date GUID.getDate(GUID guid)
           
static java.lang.String GUID.getFormattedDate(GUID guid)