| Modifier and Type | Method and Description |
|---|---|
static BundleEventType |
BundleEventType.valueOf(int i) |
static BundleEventType |
BundleEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BundleEventType[] |
BundleEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009-2013 Oracle Corporation. All Rights Reserved.