| Modifier and Type | Method and Description |
|---|---|
Mode |
AbstractRequest.mode()
Returns the access mode to the collection.
|
static Mode |
Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Mode[] |
Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BindSource(String name,
Mode mode)
Creates an instance for a source with a given name and in a given mode.
|
Copyright © 2020. All Rights Reserved.