|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BindMode | |
|---|---|
| org.acme.sample.tmplugin.requests | |
| Uses of BindMode in org.acme.sample.tmplugin.requests |
|---|
| Methods in org.acme.sample.tmplugin.requests that return BindMode | |
|---|---|
BindMode |
SampleRequest.mode()
|
static BindMode |
BindMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static BindMode[] |
BindMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.acme.sample.tmplugin.requests with parameters of type BindMode | |
|---|---|
SampleRequest(String id,
BindMode mode)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||