Uses of Interface
org.opendaylight.yang.gen.v1.urn.cisco.params.xml.ns.yang.bgp.rev130715.bgp.router.af.configuration.ipv6.mvpn.Bgp
-
-
Uses of Bgp in org.opendaylight.yang.gen.v1.urn.cisco.params.xml.ns.yang.bgp.rev130715.bgp.router.af.configuration.ipv6
Methods in org.opendaylight.yang.gen.v1.urn.cisco.params.xml.ns.yang.bgp.rev130715.bgp.router.af.configuration.ipv6 that return Bgp Modifier and Type Method Description @Nullable BgpMvpn. getBgp()BGP specific commands for ipv6-mvpn address family/sub-addess family combination.BgpMvpnBuilder. getBgp()Methods in org.opendaylight.yang.gen.v1.urn.cisco.params.xml.ns.yang.bgp.rev130715.bgp.router.af.configuration.ipv6 with parameters of type Bgp Modifier and Type Method Description MvpnBuilderMvpnBuilder. setBgp(Bgp value) -
Uses of Bgp in org.opendaylight.yang.gen.v1.urn.cisco.params.xml.ns.yang.bgp.rev130715.bgp.router.af.configuration.ipv6.mvpn
Methods in org.opendaylight.yang.gen.v1.urn.cisco.params.xml.ns.yang.bgp.rev130715.bgp.router.af.configuration.ipv6.mvpn with type parameters of type Bgp Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Bgp>>
E$$BgpBuilder. augmentation(java.lang.Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.cisco.params.xml.ns.yang.bgp.rev130715.bgp.router.af.configuration.ipv6.mvpn that return Bgp Modifier and Type Method Description BgpBgpBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.cisco.params.xml.ns.yang.bgp.rev130715.bgp.router.af.configuration.ipv6.mvpn that return types with arguments of type Bgp Modifier and Type Method Description default java.lang.Class<Bgp>Bgp. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.cisco.params.xml.ns.yang.bgp.rev130715.bgp.router.af.configuration.ipv6.mvpn with type arguments of type Bgp Modifier and Type Method Description BgpBuilderBgpBuilder. addAugmentation(java.lang.Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Bgp>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<Bgp> augmentationValue)BgpBuilderBgpBuilder. addAugmentation(java.lang.Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Bgp>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<Bgp> augmentationValue)BgpBuilderBgpBuilder. removeAugmentation(java.lang.Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Bgp>> augmentationType)Constructors in org.opendaylight.yang.gen.v1.urn.cisco.params.xml.ns.yang.bgp.rev130715.bgp.router.af.configuration.ipv6.mvpn with parameters of type Bgp Constructor Description BgpBuilder(Bgp base)
-