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.
|
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.