public interface IpPrefix extends org.opendaylight.yangtools.yang.binding.ChildOf<BasicExplicitRouteSubobjects>, org.opendaylight.yangtools.yang.binding.Augmentable<IpPrefix>, IpPrefixSubobject
This class represents the following YANG schema fragment defined in module rsvp
container ip-prefix {
uses ip-prefix-subobject;
}
The schema path to identify an instance is
rsvp/basic-explicit-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 @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
default Class<IpPrefix> |
implementedInterface() |
getIpPrefixdefault Class<IpPrefix> implementedInterface()
implementedInterface in interface CSubobjectimplementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainerimplementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObjectimplementedInterface in interface IpPrefixSubobjectCopyright © 2020 OpenDaylight. All rights reserved.