| Modifier and Type | Method and Description |
|---|---|
WebBotItem.Type |
WebBotItem.getType() |
static WebBotItem.Type |
WebBotItem.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebBotItem.Type[] |
WebBotItem.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
WebBot.addSourceURI(java.net.URI sourceURI,
WebBotItem.Type webBotItemType) |