| Package | Description |
|---|---|
| org.eclipse.emf.cdo.explorer.checkouts |
Interfaces for working with
checkouts. |
| Modifier and Type | Method and Description |
|---|---|
CDOCheckout.State |
CDOCheckoutManager.CheckoutStateEvent.getNewState() |
CDOCheckout.State |
CDOCheckoutManager.CheckoutStateEvent.getOldState() |
CDOCheckout.State |
CDOCheckout.getState() |
static CDOCheckout.State |
CDOCheckout.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CDOCheckout.State[] |
CDOCheckout.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright (c) 2011-2015 Eike Stepper (Berlin, Germany) and others.