public class Requirement extends Object implements Cloneable
| Constructor and Description | 
|---|
| Requirement(String role) | 
| Requirement(String role,
           String roleHint) | 
public Requirement(String role)
public String getRole()
public String getRoleHint()
public Requirement clone()
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.