Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.ipv6.rev180329.application.rib.tables.routes.RoutesVpnIpv6Case
Packages that use RoutesVpnIpv6Case
Package
Description
-
Uses of RoutesVpnIpv6Case in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.ipv6.rev180329.application.rib.tables.routes
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.ipv6.rev180329.application.rib.tables.routes with type parameters of type RoutesVpnIpv6CaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<RoutesVpnIpv6Case>>
E$$RoutesVpnIpv6CaseBuilder.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.application.rib.tables.routes that return RoutesVpnIpv6CaseModifier and TypeMethodDescription@NonNull RoutesVpnIpv6Case
RoutesVpnIpv6CaseBuilder.build()
A newRoutesVpnIpv6Case
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.ipv6.rev180329.application.rib.tables.routes that return types with arguments of type RoutesVpnIpv6CaseModifier and TypeMethodDescriptiondefault Class<RoutesVpnIpv6Case>
RoutesVpnIpv6Case.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.ipv6.rev180329.application.rib.tables.routes with parameters of type RoutesVpnIpv6CaseModifier and TypeMethodDescriptionstatic boolean
RoutesVpnIpv6Case.bindingEquals
(@NonNull RoutesVpnIpv6Case thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
RoutesVpnIpv6Case.bindingHashCode
(@NonNull RoutesVpnIpv6Case obj) Default implementation ofObject.hashCode()
contract for this interface.static String
RoutesVpnIpv6Case.bindingToString
(@NonNull RoutesVpnIpv6Case 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.application.rib.tables.routes with type arguments of type RoutesVpnIpv6CaseModifier and TypeMethodDescriptionRoutesVpnIpv6CaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<RoutesVpnIpv6Case> augmentation) Add an augmentation to this builder's product.RoutesVpnIpv6CaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RoutesVpnIpv6Case>> 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.application.rib.tables.routes with parameters of type RoutesVpnIpv6CaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedRoutesVpnIpv6Case
.