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() |
compareTo
Class<? extends DataObject> getType()
Copyright © 2017 OpenDaylight. All rights reserved.