|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RepositoryType | |
|---|---|
| org.ow2.dragon.service.metadata | |
| Uses of RepositoryType in org.ow2.dragon.service.metadata |
|---|
| Methods in org.ow2.dragon.service.metadata that return RepositoryType | |
|---|---|
static RepositoryType |
RepositoryType.fromString(java.lang.String type)
Return the RepositoryType related to the given string or null if it isn't supported |
static RepositoryType |
RepositoryType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static RepositoryType[] |
RepositoryType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||