public class PropertyAttributesBuilder extends Object
| Modifier and Type | Field and Description |
|---|---|
Integer |
asNameIndex |
String |
mappedBy |
Double |
max |
Double |
min |
Boolean |
readonly |
String |
referencedEntityName |
String |
referencedEnumName |
String |
regexp |
String |
regexpError |
Boolean |
required |
String |
startWith |
| Constructor and Description |
|---|
PropertyAttributesBuilder() |
public Integer asNameIndex
public Double min
public Double max
public Boolean required
public Boolean readonly
public String regexp
public String regexpError
public String referencedEntityName
public String referencedEnumName
public String startWith
public String mappedBy
Copyright © 2018. All rights reserved.