public class Requirement extends Object implements Cloneable
Constructor and Description |
---|
Requirement(String role) |
Requirement(String role,
String roleHint) |
Modifier and Type | Method and Description |
---|---|
Requirement |
clone()
Creates a shallow copy of this requirement.
|
String |
getRole() |
String |
getRoleHint() |
public Requirement(String role)
public String getRole()
public String getRoleHint()
public Requirement clone()
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.