public class RoleMapping extends Object
| Constructor and Description |
|---|
RoleMapping()
Default constructor.
|
RoleMapping(Object source,
Role target)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getSource() |
Role |
getTarget() |
void |
setSource(Object source) |
void |
setTarget(Role target) |
Copyright © 2005–2025. All rights reserved.