Uses of Class
org.dspace.app.didl.UUID

Packages that use UUID
org.dspace.app.didl   
 

Uses of UUID in org.dspace.app.didl
 

Methods in org.dspace.app.didl that return UUID
static UUID UUIDFactory.generateUUID()
          Customers of this class call this method to generete new UUID objects
 

Methods in org.dspace.app.didl with parameters of type UUID
 boolean UUID.equals(UUID uuid)
          Compare UUIDs
 

Constructors in org.dspace.app.didl with parameters of type UUID
UUID(UUID uuid)
          Construct a Version 4 UUID object from another UUID object
 



Copyright © 2010 DuraSpace. All Rights Reserved.