public class RoleChanged extends Object
Constructor and Description |
---|
RoleChanged(String memberId,
String oldRole,
String newRole) |
Modifier and Type | Method and Description |
---|---|
String |
getMemberId() |
String |
getNewRole() |
String |
getOldRole() |
String |
toString() |
Copyright © 2019 OpenDaylight. All rights reserved.