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