public class ShowOccurrencesTypeStore extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static ShowOccurrencesTypeElement |
allElement |
static ShowOccurrencesTypeElement |
onlyErrorsElement |
protected static ArrayList<ShowOccurrencesTypeElement> |
store |
| Constructor and Description |
|---|
ShowOccurrencesTypeStore() |
| Modifier and Type | Method and Description |
|---|---|
static ArrayList<ShowOccurrencesTypeElement> |
getShowOccurrencesType() |
static String |
selectedShowOccurrencesType(String selected) |
static ShowOccurrencesTypeElement |
selectedShowOccurrencesTypeElement(String selected) |
static int |
selectedShowOccurrencesTypePosition(String selected) |
protected static ArrayList<ShowOccurrencesTypeElement> store
public static ShowOccurrencesTypeElement onlyErrorsElement
public static ShowOccurrencesTypeElement allElement
public static ArrayList<ShowOccurrencesTypeElement> getShowOccurrencesType()
public static int selectedShowOccurrencesTypePosition(String selected)
public static ShowOccurrencesTypeElement selectedShowOccurrencesTypeElement(String selected)
Copyright © 2015. All Rights Reserved.