public class StringValue extends AbstractValue<String>
| Constructor and Description |
|---|
StringValue() |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue()
Getter method for the instance variable
#value. |
StringValue |
setValue(String _value) |
getKey, setKeypublic String getValue()
#value.getValue in class AbstractValue<String>#valuepublic StringValue setValue(String _value)
setValue in class AbstractValue<String>Copyright © 2003–2015 The eFaps Team. All rights reserved.