public static class Jar.StrictMode extends EnumeratedAttribute
value
Constructor and Description |
---|
StrictMode()
Public no arg constructor.
|
StrictMode(String value)
Constructor with an arg.
|
Modifier and Type | Method and Description |
---|---|
int |
getLogLevel() |
String[] |
getValues()
Get List of valid strings.
|
containsValue, getIndex, getInstance, getValue, indexOfValue, setValue, toString
public StrictMode()
public StrictMode(String value)
value
- the enumerated value as a string.public int getLogLevel()
public String[] getValues()
getValues
in class EnumeratedAttribute