public class NumberType extends Object implements SingleFieldType
| Modifier and Type | Field and Description |
|---|---|
OneValueTypeProcessor |
oneValueType |
| Constructor and Description |
|---|
NumberType(String name,
int initialValue) |
| Modifier and Type | Method and Description |
|---|---|
FieldResult |
apply(Env.EnvWithSubmitInfo env) |
String |
toString() |
public final OneValueTypeProcessor oneValueType
public NumberType(String name, int initialValue)
public FieldResult apply(Env.EnvWithSubmitInfo env)
apply in interface SingleFieldTypeCopyright © 2019. All rights reserved.