public interface IpNodeId extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<IpNodeId>, Nai
This class represents the following YANG schema fragment defined in module odl-pcep-segment-routing
case ip-node-id {
leaf ip-address {
type ip-address;
}
}
The schema path to identify an instance is
odl-pcep-segment-routing/sr-subobject/nai/ip-node-id| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress |
getIpAddress() |
Copyright © 2018 OpenDaylight. All rights reserved.