public class CreateForm extends Object
| Modifier and Type | Field and Description |
|---|---|
Integer |
crudMode |
String |
dictId |
String |
pos |
String |
reading |
String |
segmentation |
String |
token |
| Constructor and Description |
|---|
CreateForm() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize() |
@Required public String dictId
@ValidateTypeFailure public Integer crudMode
@Required @Size(max=1000) public String token
@Required @Size(max=1000) public String segmentation
@Required @Size(max=1000) public String reading
@Required @Size(max=1000) public String pos
Copyright © 2009–2017 CodeLibs. All rights reserved.