Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.labeled.unicast.destination.CLabeledUnicastDestinationBuilder
Package
Description
-
Uses of CLabeledUnicastDestinationBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.labeled.unicast.destination
Modifier and TypeMethodDescriptionCLabeledUnicastDestinationBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<CLabeledUnicastDestination> augmentation) Add an augmentation to this builder's product.CLabeledUnicastDestinationBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<CLabeledUnicastDestination>> augmentationType) Remove an augmentation from this builder's product.CLabeledUnicastDestinationBuilder.setLabelStack
(List<LabelStack> values) Set the property corresponding toLabeledUnicast.getLabelStack()
to the specified value.Set the property corresponding toPathIdGrouping.getPathId()
to the specified value.CLabeledUnicastDestinationBuilder.setPrefix
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefix value) Set the property corresponding toLabeledUnicast.getPrefix()
to the specified value.