Package | Description |
---|---|
weblogic.ejbgen |
Provides interfaces for
weblogic.ejbgen . |
Modifier and Type | Method | Description |
---|---|---|
static Entity.InstanceLockOrder |
Entity.InstanceLockOrder.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static Entity.InstanceLockOrder[] |
Entity.InstanceLockOrder.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|