Uses of Class
org.eclipse.emf.cdo.CDOTransactionFinishedEvent.Type

Packages that use CDOTransactionFinishedEvent.Type
org.eclipse.emf.cdo   
 

Uses of CDOTransactionFinishedEvent.Type in org.eclipse.emf.cdo
 

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


Copyright (c) 2004 - 2008 Eike Stepper, Germany.
All Rights Reserved.