public class Component extends Object implements Serializable
Constructor and Description |
---|
Component() |
Modifier and Type | Method and Description |
---|---|
String |
getHint()
Get the role-hint to lookup.
|
String |
getRole()
Get the component role to lookup.
|
void |
setHint(String hint)
Set the role-hint to lookup.
|
void |
setRole(String role)
Set the component role to lookup.
|
public String getHint()
public String getRole()
public void setHint(String hint)
hint
- public void setRole(String role)
role
- Copyright © 2004–2023 The Apache Software Foundation. All rights reserved.