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

Packages that use CDOID.Type
org.eclipse.emf.cdo.common.id   
org.eclipse.emf.cdo.spi.common.id   
 

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 CDOIDMetaRange.getType()
           
 CDOID.Type CDOID.getType()
           
static CDOID.Type CDOID.Type.valueOf(java.lang.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're declared.
 

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

Methods in org.eclipse.emf.cdo.spi.common.id that return CDOID.Type
 CDOID.Type CDOIDLongImpl.getType()
           
 


Copyright (c) 2004 - 2009 Eike Stepper (Berlin, Germany) and others.
All Rights Reserved.