public class EnumParameterValue extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
value
The value (for example, "text").
|
| Modifier | Constructor and Description |
|---|---|
protected |
EnumParameterValue(String value) |
protected EnumParameterValue(String value)
value - the value (e.g. "text")Copyright © 2013-2015 Michael Angstadt. All Rights Reserved.