| Modifier and Type | Method | Description |
|---|---|---|
UseSite.Type |
UseSite.getUseType() |
|
static UseSite.Type |
UseSite.Type.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static UseSite.Type[] |
UseSite.Type.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor | Description |
|---|---|
UseSite(UseSite.Type useType,
JavaElement site) |
Copyright © 2017 Lukas Krejci. All Rights Reserved.