Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.rev180329.l3vpn.ip.destination.type.VpnDestination
Packages that use VpnDestination
Package
Description
-
Uses of VpnDestination in org.opendaylight.protocol.bgp.l3vpn.unicast
Methods in org.opendaylight.protocol.bgp.l3vpn.unicast that return types with arguments of type VpnDestinationModifier and TypeMethodDescriptionprotected abstract List
<VpnDestination> AbstractVpnNlriParser.getAdvertizedVpnDestination
(DestinationType dstType) protected abstract List
<VpnDestination> AbstractVpnNlriParser.getWithdrawnVpnDestination
(DestinationType dstType) Method parameters in org.opendaylight.protocol.bgp.l3vpn.unicast with type arguments of type VpnDestinationModifier and TypeMethodDescriptionprotected abstract DestinationType
AbstractVpnRIBSupport.getAdvertisedDestinationType
(List<VpnDestination> dests) protected abstract AdvertizedRoutes
AbstractVpnNlriParser.getAdvertizedRoutesByDestination
(List<VpnDestination> dst) protected abstract DestinationType
AbstractVpnRIBSupport.getWithdrawnDestinationType
(List<VpnDestination> dests) protected abstract WithdrawnRoutes
AbstractVpnNlriParser.getWithdrawnRoutesByDestination
(List<VpnDestination> dst) -
Uses of VpnDestination in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4
Methods in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4 that return types with arguments of type VpnDestinationModifier and TypeMethodDescriptionprotected List
<VpnDestination> VpnIpv4NlriParser.getAdvertizedVpnDestination
(DestinationType dstType) protected List
<VpnDestination> VpnIpv4NlriParser.getWithdrawnVpnDestination
(DestinationType dstType) Method parameters in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4 with type arguments of type VpnDestinationModifier and TypeMethodDescriptionprotected DestinationType
VpnIpv4RIBSupport.getAdvertisedDestinationType
(List<VpnDestination> dests) protected AdvertizedRoutes
VpnIpv4NlriParser.getAdvertizedRoutesByDestination
(List<VpnDestination> dst) protected DestinationType
VpnIpv4RIBSupport.getWithdrawnDestinationType
(List<VpnDestination> dests) protected WithdrawnRoutes
VpnIpv4NlriParser.getWithdrawnRoutesByDestination
(List<VpnDestination> dst) -
Uses of VpnDestination in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6
Methods in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6 that return types with arguments of type VpnDestinationModifier and TypeMethodDescriptionprotected List
<VpnDestination> VpnIpv6NlriParser.getAdvertizedVpnDestination
(DestinationType dstType) protected List
<VpnDestination> VpnIpv6NlriParser.getWithdrawnVpnDestination
(DestinationType dstType) Method parameters in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6 with type arguments of type VpnDestinationModifier and TypeMethodDescriptionprotected DestinationType
VpnIpv6RIBSupport.getAdvertisedDestinationType
(List<VpnDestination> dests) protected AdvertizedRoutes
VpnIpv6NlriParser.getAdvertizedRoutesByDestination
(List<VpnDestination> dst) protected DestinationType
VpnIpv6RIBSupport.getWithdrawnDestinationType
(List<VpnDestination> dests) protected WithdrawnRoutes
VpnIpv6NlriParser.getWithdrawnRoutesByDestination
(List<VpnDestination> dst) -
Uses of VpnDestination in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.ipv4.rev180329.l3vpn.ipv4.destination
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.ipv4.rev180329.l3vpn.ipv4.destination that return types with arguments of type VpnDestinationModifier and TypeMethodDescriptionVpnIpv4DestinationBuilder.getVpnDestination()
Return current value associated with the property corresponding toL3vpnIpDestinationType.getVpnDestination()
.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.ipv4.rev180329.l3vpn.ipv4.destination with type arguments of type VpnDestinationModifier and TypeMethodDescriptionVpnIpv4DestinationBuilder.setVpnDestination
(List<VpnDestination> values) Set the property corresponding toL3vpnIpDestinationType.getVpnDestination()
to the specified value. -
Uses of VpnDestination in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.ipv6.rev180329.l3vpn.ipv6.destination
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.ipv6.rev180329.l3vpn.ipv6.destination that return types with arguments of type VpnDestinationModifier and TypeMethodDescriptionVpnIpv6DestinationBuilder.getVpnDestination()
Return current value associated with the property corresponding toL3vpnIpDestinationType.getVpnDestination()
.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.ipv6.rev180329.l3vpn.ipv6.destination with type arguments of type VpnDestinationModifier and TypeMethodDescriptionVpnIpv6DestinationBuilder.setVpnDestination
(List<VpnDestination> values) Set the property corresponding toL3vpnIpDestinationType.getVpnDestination()
to the specified value. -
Uses of VpnDestination in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.rev180329
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.rev180329 that return types with arguments of type VpnDestinationModifier and TypeMethodDescription@Nullable List
<VpnDestination> L3vpnIpDestinationType.getVpnDestination()
Return vpnDestination, ornull
if it is not present.default @NonNull List
<VpnDestination> L3vpnIpDestinationType.nonnullVpnDestination()
Return vpnDestination, or an empty list if it is not present. -
Uses of VpnDestination in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.rev180329.l3vpn.ip.destination.type
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.rev180329.l3vpn.ip.destination.type with type parameters of type VpnDestinationModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<VpnDestination>>
E$$VpnDestinationBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.rev180329.l3vpn.ip.destination.type that return VpnDestinationModifier and TypeMethodDescription@NonNull VpnDestination
VpnDestinationBuilder.build()
A newVpnDestination
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.rev180329.l3vpn.ip.destination.type that return types with arguments of type VpnDestinationModifier and TypeMethodDescriptiondefault Class
<VpnDestination> VpnDestination.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.rev180329.l3vpn.ip.destination.type with parameters of type VpnDestinationModifier and TypeMethodDescriptionstatic boolean
VpnDestination.bindingEquals
(@NonNull VpnDestination thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
VpnDestination.bindingHashCode
(@NonNull VpnDestination obj) Default implementation ofObject.hashCode()
contract for this interface.static String
VpnDestination.bindingToString
(@NonNull VpnDestination obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.rev180329.l3vpn.ip.destination.type with type arguments of type VpnDestinationModifier and TypeMethodDescriptionVpnDestinationBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<VpnDestination> augmentation) Add an augmentation to this builder's product.VpnDestinationBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<VpnDestination>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.rev180329.l3vpn.ip.destination.type with parameters of type VpnDestinationModifierConstructorDescriptionConstruct a builder initialized with state from specifiedVpnDestination
.