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–2016. All rights reserved.