public interface BaseIds
extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentation<org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.Interface>
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseInterface()
some interfaces need a reference to parent interface
|
org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId |
getOfPortId()
can be a physical switch port or virtual switch port e.g.
|
String |
getTenantId()
Tenant that owns particular interface
|
org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId getOfPortId()
String getTenantId()
String getBaseInterface()
Copyright © 2015. All rights reserved.