Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.intra.as.i.pmsi.a.d.grouping.IntraAsIPmsiADBuilder
Packages that use IntraAsIPmsiADBuilder
Package
Description
-
Uses of IntraAsIPmsiADBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.intra.as.i.pmsi.a.d.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.intra.as.i.pmsi.a.d.grouping that return IntraAsIPmsiADBuilderModifier and TypeMethodDescriptionIntraAsIPmsiADBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<IntraAsIPmsiAD> augmentation) Add an augmentation to this builder's product.IntraAsIPmsiADBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<IntraAsIPmsiAD>> augmentationType) Remove an augmentation from this builder's product.IntraAsIPmsiADBuilder.setOrigRouteIp
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZone value) Set the property corresponding toOrigRouteIpGrouping.getOrigRouteIp()
to the specified value.IntraAsIPmsiADBuilder.setRouteDistinguisher
(RouteDistinguisher value) Set the property corresponding toRouteDistinguisherGrouping.getRouteDistinguisher()
to the specified value.