| Package | Description |
|---|---|
| org.jenkins.ui.icon |
| Modifier and Type | Method and Description |
|---|---|
static IconType |
IconType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IconType[] |
IconType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Icon(String classSpec,
String url,
String style,
IconType iconType)
Icon instance.
|
Copyright © 2014. All rights reserved.