Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type.DestinationFlowspecCaseBuilder
Package
Description
-
Uses of DestinationFlowspecCaseBuilder 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 TypeMethodDescriptionDestinationFlowspecCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<DestinationFlowspecCase> augmentation) Add an augmentation to this builder's product.DestinationFlowspecCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DestinationFlowspecCase>> augmentationType) Remove an augmentation from this builder's product.DestinationFlowspecCaseBuilder.setDestinationFlowspecIpv4
(DestinationFlowspecIpv4 value) Set the property corresponding toFlowspecDestinationIpv4.getDestinationFlowspecIpv4()
to the specified value.