Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.object.ExplicitRouteObjectBuilder
Package
Description
-
Uses of ExplicitRouteObjectBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.object
Modifier and TypeMethodDescriptionExplicitRouteObjectBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<ExplicitRouteObject> augmentation) Add an augmentation to this builder's product.ExplicitRouteObjectBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ExplicitRouteObject>> augmentationType) Remove an augmentation from this builder's product.ExplicitRouteObjectBuilder.setSubobjectContainer
(List<SubobjectContainer> values) Set the property corresponding toExplicitRouteSubobjectsList.getSubobjectContainer()
to the specified value.