Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.l3vpn.destination.ipv6.DestinationFlowspecL3vpnIpv6
Packages that use DestinationFlowspecL3vpnIpv6
Package
Description
-
Uses of DestinationFlowspecL3vpnIpv6 in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120 that return DestinationFlowspecL3vpnIpv6Modifier and TypeMethodDescriptionFlowspecL3vpnDestinationIpv6.getDestinationFlowspecL3vpnIpv6()
Return destinationFlowspecL3vpnIpv6, ornull
if it is not present.@NonNull DestinationFlowspecL3vpnIpv6
FlowspecL3vpnDestinationIpv6.nonnullDestinationFlowspecL3vpnIpv6()
Return destinationFlowspecL3vpnIpv6, or an empty instance if it is not present. -
Uses of DestinationFlowspecL3vpnIpv6 in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.l3vpn.destination.ipv6
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.l3vpn.destination.ipv6 with type parameters of type DestinationFlowspecL3vpnIpv6Modifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<DestinationFlowspecL3vpnIpv6>>
E$$DestinationFlowspecL3vpnIpv6Builder.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.flowspec.rev200120.flowspec.l3vpn.destination.ipv6 that return DestinationFlowspecL3vpnIpv6Modifier and TypeMethodDescription@NonNull DestinationFlowspecL3vpnIpv6
DestinationFlowspecL3vpnIpv6Builder.build()
A newDestinationFlowspecL3vpnIpv6
instance.static @NonNull DestinationFlowspecL3vpnIpv6
DestinationFlowspecL3vpnIpv6Builder.empty()
Get empty instance of DestinationFlowspecL3vpnIpv6.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.l3vpn.destination.ipv6 that return types with arguments of type DestinationFlowspecL3vpnIpv6Modifier and TypeMethodDescriptiondefault Class
<DestinationFlowspecL3vpnIpv6> DestinationFlowspecL3vpnIpv6.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.l3vpn.destination.ipv6 with parameters of type DestinationFlowspecL3vpnIpv6Modifier and TypeMethodDescriptionstatic boolean
DestinationFlowspecL3vpnIpv6.bindingEquals
(@NonNull DestinationFlowspecL3vpnIpv6 thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
DestinationFlowspecL3vpnIpv6.bindingHashCode
(@NonNull DestinationFlowspecL3vpnIpv6 obj) Default implementation ofObject.hashCode()
contract for this interface.static String
DestinationFlowspecL3vpnIpv6.bindingToString
(@NonNull DestinationFlowspecL3vpnIpv6 obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.l3vpn.destination.ipv6 with type arguments of type DestinationFlowspecL3vpnIpv6Modifier and TypeMethodDescriptionDestinationFlowspecL3vpnIpv6Builder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<DestinationFlowspecL3vpnIpv6> augmentation) Add an augmentation to this builder's product.DestinationFlowspecL3vpnIpv6Builder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<DestinationFlowspecL3vpnIpv6>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.l3vpn.destination.ipv6 with parameters of type DestinationFlowspecL3vpnIpv6ModifierConstructorDescriptionConstruct a builder initialized with state from specifiedDestinationFlowspecL3vpnIpv6
. -
Uses of DestinationFlowspecL3vpnIpv6 in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.update.attributes.mp.reach.nlri.advertized.routes.destination.type
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.update.attributes.mp.reach.nlri.advertized.routes.destination.type that return DestinationFlowspecL3vpnIpv6Modifier and TypeMethodDescriptionDestinationFlowspecL3vpnIpv6CaseBuilder.getDestinationFlowspecL3vpnIpv6()
Return current value associated with the property corresponding toFlowspecL3vpnDestinationIpv6.getDestinationFlowspecL3vpnIpv6()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.update.attributes.mp.reach.nlri.advertized.routes.destination.type with parameters of type DestinationFlowspecL3vpnIpv6Modifier and TypeMethodDescriptionDestinationFlowspecL3vpnIpv6CaseBuilder.setDestinationFlowspecL3vpnIpv6
(DestinationFlowspecL3vpnIpv6 value) Set the property corresponding toFlowspecL3vpnDestinationIpv6.getDestinationFlowspecL3vpnIpv6()
to the specified value. -
Uses of DestinationFlowspecL3vpnIpv6 in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type that return DestinationFlowspecL3vpnIpv6Modifier and TypeMethodDescriptionDestinationFlowspecL3vpnIpv6CaseBuilder.getDestinationFlowspecL3vpnIpv6()
Return current value associated with the property corresponding toFlowspecL3vpnDestinationIpv6.getDestinationFlowspecL3vpnIpv6()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type with parameters of type DestinationFlowspecL3vpnIpv6Modifier and TypeMethodDescriptionDestinationFlowspecL3vpnIpv6CaseBuilder.setDestinationFlowspecL3vpnIpv6
(DestinationFlowspecL3vpnIpv6 value) Set the property corresponding toFlowspecL3vpnDestinationIpv6.getDestinationFlowspecL3vpnIpv6()
to the specified value.