T - The type of identifier.public interface VTNIdentifiable<T extends Comparable>
VTNIdentifiable describes an object that can be identified by
a Comparable.| Modifier and Type | Method and Description |
|---|---|
T |
getIdentifier()
Return the identifier of this instance.
|
T getIdentifier()
Comparable instance that identifies this instance.Copyright © 2018 OpenDaylight. All rights reserved.