Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.destination.group.ipv6.flowspec.flowspec.type.flow.label._case.FlowLabelBuilder
Package
Description
-
Uses of FlowLabelBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.destination.group.ipv6.flowspec.flowspec.type.flow.label._case
Modifier and TypeMethodDescriptionFlowLabelBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<FlowLabel> augmentation) Add an augmentation to this builder's product.FlowLabelBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowLabel>> augmentationType) Remove an augmentation from this builder's product.FlowLabelBuilder.setOp
(NumericOperand value) Set the property corresponding toFlowLabelValue.getOp()
to the specified value.FlowLabelBuilder.setValue
(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toFlowLabelValue.getValue()
to the specified value.