Uses of Class
org.eclipse.emf.cdo.common.id.CDOID.Type

Packages that use CDOID.Type
org.eclipse.emf.cdo.common.id Common concepts for dealing with object and revision IDs. 
 

Uses of CDOID.Type in org.eclipse.emf.cdo.common.id
 

Methods in org.eclipse.emf.cdo.common.id that return CDOID.Type
 CDOID.Type CDOID.getType()
           
static CDOID.Type CDOID.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CDOID.Type[] CDOID.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.