| Package | Description |
|---|---|
| org.jboss.as.console.client.tools.modelling.workbench.repository.vfs |
| Modifier and Type | Method and Description |
|---|---|
Entry.Type |
Entry.getType() |
static Entry.Type |
Entry.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Entry.Type[] |
Entry.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Entry(Entry.Type type,
String name,
String link) |
Entry(String name,
Entry.Type type) |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.