|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Role | |
|---|---|
| net.sf.ahtutils.xml.access | |
| net.sf.ahtutils.xml.aht | |
| Uses of Role in net.sf.ahtutils.xml.access |
|---|
| Fields in net.sf.ahtutils.xml.access with type parameters of type Role | |
|---|---|
protected List<Role> |
Roles.role
|
| Methods in net.sf.ahtutils.xml.access that return Role | |
|---|---|
Role |
ObjectFactory.createRole()
Create an instance of Role |
| Methods in net.sf.ahtutils.xml.access that return types with arguments of type Role | |
|---|---|
List<Role> |
Roles.getRole()
Gets the value of the role property. |
| Uses of Role in net.sf.ahtutils.xml.aht |
|---|
| Fields in net.sf.ahtutils.xml.aht declared as Role | |
|---|---|
protected Role |
Query.role
|
| Methods in net.sf.ahtutils.xml.aht that return Role | |
|---|---|
Role |
Query.getRole()
Gets the value of the role property. |
| Methods in net.sf.ahtutils.xml.aht with parameters of type Role | |
|---|---|
void |
Query.setRole(Role value)
Sets the value of the role property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||