- 
Method Summary
Get the field include in the Field View 
 boolean
 
Get if the field is required 
 
Set if the field is required or not. 
 
Set the field include in Field View 
 
 
 
 
- 
Method Details
- 
getFieldGet the field include in the Field View 
- Returns:
 
- 
setFieldSet the field include in Field View 
- Parameters:
- field-
- Returns:
- the builder itself
 
- 
isRequiredboolean isRequired() Get if the field is required 
- Returns:
- true or false
 
- 
isRequiredSet if the field is required or not. 
- Parameters:
- required- (true or false)
- Returns:
- the builder itself