public class FieldConfig extends Object
| Constructor and Description |
|---|
FieldConfig() |
FieldConfig(boolean random,
int minValue,
int maxValue,
int minLength,
int maxLength) |
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxLength() |
int |
getMaxValue() |
int |
getMinLength() |
int |
getMinValue() |
boolean |
isConstantValue() |
boolean |
isRandom() |
boolean |
isUnique() |
Copyright © 2010–2016 none. All rights reserved.