public class Requirement extends Object implements Serializable
| Constructor and Description | 
|---|
| Requirement() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getFieldName()Get the field name which has this requirement. | 
| String | getRole()Get the role field. | 
| String | getRoleHint()Get the roleHint field. | 
| void | setFieldName(String fieldName)Set the field name which has this requirement. | 
| void | setRole(String role)Set the role field. | 
| void | setRoleHint(String roleHint)Set the roleHint field. | 
public Requirement()
public String getFieldName()
public String getRoleHint()
public void setFieldName(String fieldName)
fieldName - public void setRoleHint(String roleHint)
roleHint - Copyright © 2001–2014 The Apache Software Foundation. All rights reserved.