| Package | Description |
|---|---|
| com.independentsoft.exchange |
| Modifier and Type | Method and Description |
|---|---|
IconIndex |
Conversation.getGlobaIconIndex()
Gets the globa icon index.
|
IconIndex |
Item.getIconIndex()
Gets the icon index.
|
IconIndex |
Conversation.getIconIndex()
Gets the icon index.
|
static IconIndex |
IconIndex.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IconIndex[] |
IconIndex.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|