public interface IpPrefix extends org.opendaylight.yangtools.yang.binding.ChildOf<RecordRouteSubobjects>, org.opendaylight.yangtools.yang.binding.Augmentable<IpPrefix>, IpPrefixSubobject
This class represents the following YANG schema fragment defined in module rsvp
container ip-prefix {
leaf ip-prefix {
type ip-prefix;
}
uses ip-prefix-subobject;
}
The schema path to identify an instance is
rsvp/record-route-subobjects/subobject-type/ip-prefix-case/ip-prefix
To create instances of this class use IpPrefixBuilder.
IpPrefixBuilder| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
getAugmentationgetIpPrefixCopyright © 2018 OpenDaylight. All rights reserved.