|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RepositoryKind | |
|---|---|
| org.ow2.util.plan.bindings.repository | |
| Uses of RepositoryKind in org.ow2.util.plan.bindings.repository |
|---|
| Fields in org.ow2.util.plan.bindings.repository declared as RepositoryKind | |
|---|---|
protected RepositoryKind |
Repository.type
|
| Methods in org.ow2.util.plan.bindings.repository that return RepositoryKind | |
|---|---|
static RepositoryKind |
RepositoryKind.fromValue(String v)
|
RepositoryKind |
Repository.getType()
Gets the value of the type property. |
static RepositoryKind |
RepositoryKind.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RepositoryKind[] |
RepositoryKind.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.ow2.util.plan.bindings.repository with parameters of type RepositoryKind | |
|---|---|
void |
Repository.setType(RepositoryKind value)
Sets the value of the type property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||