Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.inter.as.i.pmsi.a.d.grouping.InterAsIPmsiADBuilder
Package
Description
-
Uses of InterAsIPmsiADBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.inter.as.i.pmsi.a.d.grouping
Modifier and TypeMethodDescriptionInterAsIPmsiADBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<InterAsIPmsiAD> augmentation) Add an augmentation to this builder's product.InterAsIPmsiADBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<InterAsIPmsiAD>> augmentationType) Remove an augmentation from this builder's product.InterAsIPmsiADBuilder.setRouteDistinguisher
(RouteDistinguisher value) Set the property corresponding toRouteDistinguisherGrouping.getRouteDistinguisher()
to the specified value.InterAsIPmsiADBuilder.setSourceAs
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.AsNumber value) Set the property corresponding toSourceAsGrouping.getSourceAs()
to the specified value.