Uses of Class
org.eclipse.emf.cdo.common.CDOCommonView.Type

Packages that use CDOCommonView.Type
org.eclipse.emf.cdo.common   
 

Uses of CDOCommonView.Type in org.eclipse.emf.cdo.common
 

Methods in org.eclipse.emf.cdo.common that return CDOCommonView.Type
 CDOCommonView.Type CDOCommonView.getViewType()
           
static CDOCommonView.Type CDOCommonView.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static CDOCommonView.Type[] CDOCommonView.Type.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 


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