Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.destination.group.ipv4.flowspec.flowspec.type.DestinationPrefixCaseBuilder
Package
Description
-
Uses of DestinationPrefixCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.destination.group.ipv4.flowspec.flowspec.type
Modifier and TypeMethodDescriptionDestinationPrefixCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<DestinationPrefixCase> augmentation) Add an augmentation to this builder's product.DestinationPrefixCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DestinationPrefixCase>> augmentationType) Remove an augmentation from this builder's product.DestinationPrefixCaseBuilder.setDestinationPrefix
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix value) Set the property corresponding toDestinationPrefixCase.getDestinationPrefix()
to the specified value.