Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820._record.route.subobjects.subobject.type.label._case.LabelBuilder
Packages that use LabelBuilder
Package
Description
-
Uses of LabelBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820._record.route.subobjects.subobject.type.label._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820._record.route.subobjects.subobject.type.label._case that return LabelBuilderModifier and TypeMethodDescriptionLabelBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<Label> augmentation) Add an augmentation to this builder's product.LabelBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Label>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toLabel.getGlobal()
to the specified value.LabelBuilder.setLabelType
(LabelType value) Set the property corresponding toLabelSubobject.getLabelType()
to the specified value.LabelBuilder.setUniDirectional
(Boolean value) Set the property corresponding toLabelSubobject.getUniDirectional()
to the specified value.