Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.fast.reroute.object.fast.reroute.object.BasicFastRerouteObjectCaseBuilder
Package
Description
-
Uses of BasicFastRerouteObjectCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.fast.reroute.object.fast.reroute.object
Modifier and TypeMethodDescriptionBasicFastRerouteObjectCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<BasicFastRerouteObjectCase> augmentation) Add an augmentation to this builder's product.BasicFastRerouteObjectCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<BasicFastRerouteObjectCase>> augmentationType) Remove an augmentation from this builder's product.BasicFastRerouteObjectCaseBuilder.setBasicFastRerouteObject
(BasicFastRerouteObject value) Set the property corresponding toBasicFastRerouteObjectCase.getBasicFastRerouteObject()
to the specified value.