Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests.segment.computation.p2mp.endpoint.rro.pair.RrosBuilder
Packages that use RrosBuilder
Package
Description
-
Uses of RrosBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests.segment.computation.p2mp.endpoint.rro.pair
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests.segment.computation.p2mp.endpoint.rro.pair that return RrosBuilderModifier and TypeMethodDescriptionRrosBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<Rros> augmentation) Add an augmentation to this builder's product.RrosBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Rros>> augmentationType) Remove an augmentation from this builder's product.RrosBuilder.setRouteObject
(RouteObject value) Set the property corresponding toRros.getRouteObject()
to the specified value.