public class PercentNumberFormatTextValue extends StringTextValue<String>
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.log4j.Logger |
LOGGER
The Constant logger.
|
| Constructor and Description |
|---|
PercentNumberFormatTextValue(String name)
Instantiates a new
PercentNumberFormatTextValue object. |
PercentNumberFormatTextValue(String name,
Integer value)
Instantiates a new
PercentNumberFormatTextValue object. |
| Modifier and Type | Method and Description |
|---|---|
StringTextValue<String> |
setValue(Integer value)
Sets the value.
|
StringTextValue<String> |
setValue(String value)
Sets the value.
|
setValuepublic PercentNumberFormatTextValue(String name)
PercentNumberFormatTextValue object.name - the namepublic PercentNumberFormatTextValue(String name, Integer value)
PercentNumberFormatTextValue object.name - the namevalue - the valuepublic StringTextValue<String> setValue(Integer value)
value - the valuepublic StringTextValue<String> setValue(String value)
setValue in class StringTextValue<String>value - the valueCopyright © 2015 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.