Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type.DestinationFlowspecIpv6Case
Package
Description
-
Uses of DestinationFlowspecIpv6Case in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type
Modifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<DestinationFlowspecIpv6Case>>
E$$DestinationFlowspecIpv6CaseBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Modifier and TypeMethodDescription@NonNull DestinationFlowspecIpv6Case
DestinationFlowspecIpv6CaseBuilder.build()
A newDestinationFlowspecIpv6Case
instance.Modifier and TypeMethodDescriptiondefault Class
<DestinationFlowspecIpv6Case> DestinationFlowspecIpv6Case.implementedInterface()
Modifier and TypeMethodDescriptionstatic boolean
DestinationFlowspecIpv6Case.bindingEquals
(@NonNull DestinationFlowspecIpv6Case thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
DestinationFlowspecIpv6Case.bindingHashCode
(@NonNull DestinationFlowspecIpv6Case obj) Default implementation ofObject.hashCode()
contract for this interface.static String
DestinationFlowspecIpv6Case.bindingToString
(@NonNull DestinationFlowspecIpv6Case obj) Default implementation ofObject.toString()
contract for this interface.Modifier and TypeMethodDescriptionDestinationFlowspecIpv6CaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<DestinationFlowspecIpv6Case> augmentation) Add an augmentation to this builder's product.DestinationFlowspecIpv6CaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<DestinationFlowspecIpv6Case>> augmentationType) Remove an augmentation from this builder's product.ModifierConstructorDescriptionConstruct a builder initialized with state from specifiedDestinationFlowspecIpv6Case
.