Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.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.basic.explicit.route.subobjects.subobject.type.label._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.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.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.