Package | Description |
---|---|
org.miloss.fgsms.presentation |
Modifier and Type | Field and Description |
---|---|
SortableStatusList.Status |
SortableStatusList.status |
Modifier and Type | Method and Description |
---|---|
static SortableStatusList.Status |
SortableStatusList.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SortableStatusList.Status[] |
SortableStatusList.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static String |
SortableStatusList.ConvertToFriendlyName(SortableStatusList.Status e) |
static String |
SortableStatusList.ConvertToImageLink(SortableStatusList.Status e) |
Constructor and Description |
---|
SortableStatusList(String n,
SortableStatusList.Status s,
String url) |
Copyright © 2008–2017 MIL-OSS. All rights reserved.