Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.destination.group.ipv6.flowspec.flowspec.type.FlowLabelCaseBuilder
Package
Description
-
Uses of FlowLabelCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.destination.group.ipv6.flowspec.flowspec.type
Modifier and TypeMethodDescriptionFlowLabelCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<FlowLabelCase> augmentation) Add an augmentation to this builder's product.FlowLabelCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowLabelCase>> augmentationType) Remove an augmentation from this builder's product.FlowLabelCaseBuilder.setFlowLabel
(List<FlowLabel> values) Set the property corresponding toFlowLabelCase.getFlowLabel()
to the specified value.