Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.fast.reroute.object.fast.reroute.object.LegacyFastRerouteObjectCaseBuilder
Packages that use LegacyFastRerouteObjectCaseBuilder
Package
Description
-
Uses of LegacyFastRerouteObjectCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.fast.reroute.object.fast.reroute.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.fast.reroute.object.fast.reroute.object that return LegacyFastRerouteObjectCaseBuilderModifier and TypeMethodDescriptionLegacyFastRerouteObjectCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<LegacyFastRerouteObjectCase> augmentation) Add an augmentation to this builder's product.LegacyFastRerouteObjectCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<LegacyFastRerouteObjectCase>> augmentationType) Remove an augmentation from this builder's product.LegacyFastRerouteObjectCaseBuilder.setLegacyFastRerouteObject
(LegacyFastRerouteObject value) Set the property corresponding toLegacyFastRerouteObjectCase.getLegacyFastRerouteObject()
to the specified value.