Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.ipv6.rev180329.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type.DestinationVpnIpv6Case
Packages that use DestinationVpnIpv6Case
Package
Description
-
Uses of DestinationVpnIpv6Case in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.ipv6.rev180329.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.ipv6.rev180329.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type with type parameters of type DestinationVpnIpv6CaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<DestinationVpnIpv6Case>>
E$$DestinationVpnIpv6CaseBuilder.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.ipv6.rev180329.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type that return DestinationVpnIpv6CaseModifier and TypeMethodDescription@NonNull DestinationVpnIpv6Case
DestinationVpnIpv6CaseBuilder.build()
A newDestinationVpnIpv6Case
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.ipv6.rev180329.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type that return types with arguments of type DestinationVpnIpv6CaseModifier and TypeMethodDescriptiondefault Class<DestinationVpnIpv6Case>
DestinationVpnIpv6Case.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.ipv6.rev180329.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type with parameters of type DestinationVpnIpv6CaseModifier and TypeMethodDescriptionstatic boolean
DestinationVpnIpv6Case.bindingEquals
(@NonNull DestinationVpnIpv6Case thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
DestinationVpnIpv6Case.bindingHashCode
(@NonNull DestinationVpnIpv6Case obj) Default implementation ofObject.hashCode()
contract for this interface.static String
DestinationVpnIpv6Case.bindingToString
(@NonNull DestinationVpnIpv6Case 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.ipv6.rev180329.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type with type arguments of type DestinationVpnIpv6CaseModifier and TypeMethodDescriptionDestinationVpnIpv6CaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<DestinationVpnIpv6Case> augmentation) Add an augmentation to this builder's product.DestinationVpnIpv6CaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DestinationVpnIpv6Case>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.ipv6.rev180329.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type with parameters of type DestinationVpnIpv6CaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedDestinationVpnIpv6Case
.