public static class EntityOwnerUtils.EntityEvent extends Object
| Constructor and Description |
|---|
EntityEvent(long time,
String entityName,
boolean hasOwner,
boolean isOwner) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEntityName() |
long |
getTime() |
boolean |
hasOwner() |
boolean |
isOwner() |
Copyright © 2018 OpenDaylight. All rights reserved.