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