public static interface InstanceIdentifier.PathArgument extends Comparable<InstanceIdentifier.PathArgument>
InstanceIdentifier. Interface which implementations are used as path components of the
path in overall data tree.| Modifier and Type | Method and Description |
|---|---|
Class<? extends DataObject> |
getType() |
compareToClass<? extends DataObject> getType()
Copyright © 2019 OpenDaylight. All rights reserved.