public class Validator extends Object
| Constructor and Description |
|---|
Validator() |
| Modifier and Type | Method and Description |
|---|---|
ValidatorTypes |
getType() |
String |
getValue() |
void |
setType(ValidatorTypes type) |
void |
setValue(String value) |
public ValidatorTypes getType()
public void setType(ValidatorTypes type)
public String getValue()
public void setValue(String value)
Copyright © 2016. All rights reserved.