public class StringValueAO extends StatValueAO
| Constructor and Description |
|---|
StringValueAO(String aName,
String aValue)
Creates a new StringValue bean with given name and value.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(net.anotheria.util.sorter.IComparable anotherComparable,
int ignored) |
String |
getRawValue() |
String |
getType()
Returns the type.
|
String |
getValue()
Returns the value.
|
getJsVariableName, getName, toStringpublic String getType()
StatValueAOgetType in class StatValueAOpublic String getValue()
StatValueAOgetValue in class StatValueAOpublic int compareTo(net.anotheria.util.sorter.IComparable anotherComparable,
int ignored)
public String getRawValue()
getRawValue in class StatValueAOCopyright © 2010-2015 anotheria.net. All Rights Reserved.