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 org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.primary.path.route.object -
-
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 PrimaryPathRouteObjectBuilder Modifier and Type Method Description PrimaryPathRouteObjectBuilderPrimaryPathRouteObjectBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<PrimaryPathRouteObject> augmentation)Add an augmentation to this builder's product.PrimaryPathRouteObjectBuilderPrimaryPathRouteObjectBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PrimaryPathRouteObject>> augmentationType)Remove an augmentation from this builder's product.PrimaryPathRouteObjectBuilderPrimaryPathRouteObjectBuilder. setSubobjectContainer(List<SubobjectContainer> values)
-