Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.primary.path.route.object.PrimaryPathRouteObjectBuilder
Packages that use PrimaryPathRouteObjectBuilder
Package
Description
-
Uses of PrimaryPathRouteObjectBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.primary.path.route.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.primary.path.route.object that return PrimaryPathRouteObjectBuilderModifier and TypeMethodDescriptionPrimaryPathRouteObjectBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<PrimaryPathRouteObject> augmentation) Add an augmentation to this builder's product.PrimaryPathRouteObjectBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<PrimaryPathRouteObject>> augmentationType) Remove an augmentation from this builder's product.PrimaryPathRouteObjectBuilder.setSubobjectContainer(List<SubobjectContainer> values) Set the property corresponding toExplicitRouteSubobjectsList.getSubobjectContainer()to the specified value.