|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Mode | |
|---|---|
| org.gcube.data.tr.requests | |
| Uses of Mode in org.gcube.data.tr.requests |
|---|
| Methods in org.gcube.data.tr.requests that return Mode | |
|---|---|
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. |
| Constructors in org.gcube.data.tr.requests with parameters of type Mode | |
|---|---|
BindSource(String name,
Mode mode)
Creates an instance for a source with a given name and in a given mode. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||